mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 05:29:26 +08:00
fix: adjust feedbackLayout to improve validation messaging in sub-table (#5700)
This commit is contained in:
parent
665ed25987
commit
97d0690d02
@ -66,6 +66,7 @@ export const InternalSubTable = observer(
|
||||
`}
|
||||
layout={'vertical'}
|
||||
bordered={false}
|
||||
feedbackLayout="popover"
|
||||
>
|
||||
<SchemaOptionsContext.Provider
|
||||
value={{
|
||||
|
Loading…
x
Reference in New Issue
Block a user