mirror of
https://github.com/soconnor0919/hristudio.git
synced 2026-03-24 03:37:51 -04:00
Pre-conf work 2025
This commit is contained in:
@@ -63,7 +63,7 @@ export function EntityForm<T extends FieldValues = FieldValues>({
|
||||
entityName,
|
||||
entityNamePlural,
|
||||
backUrl,
|
||||
listUrl,
|
||||
listUrl: _listUrl,
|
||||
title,
|
||||
description,
|
||||
icon: Icon,
|
||||
@@ -195,7 +195,7 @@ export function EntityForm<T extends FieldValues = FieldValues>({
|
||||
</span>
|
||||
</div>
|
||||
) : (
|
||||
submitText || defaultSubmitText
|
||||
(submitText ?? defaultSubmitText)
|
||||
)}
|
||||
</Button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user