mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 22:07:20 +00:00
disable related field links
This commit is contained in:
@@ -20,6 +20,7 @@ export interface UseExpandedFormDetachedProps {
|
||||
'newRecordHeader'?: string
|
||||
'existingTemplateNames'?: string[]
|
||||
'editingTemplateId'?: string
|
||||
'blueprintParentTableId'?: string
|
||||
'createdRecord'?: (row: Row['row']) => void
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user