mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-02-17 14:30:34 +08:00
Revert "fix(blocks-antd): Fix Icon omitted lowdefy props."
This reverts commit 4deaa540b1
.
This commit is contained in:
parent
ea13e8ebfe
commit
61d14f6f15
@ -20,13 +20,16 @@ import { ErrorBoundary, blockDefaultProps } from '@lowdefy/block-tools';
|
||||
import { omit, type } from '@lowdefy/helpers';
|
||||
|
||||
const lowdefyProps = [
|
||||
'actionLog',
|
||||
'content',
|
||||
'homePageId',
|
||||
'list',
|
||||
'loading',
|
||||
'menus',
|
||||
'pageId',
|
||||
'required',
|
||||
'registerAction',
|
||||
'registerMethod',
|
||||
'schemaErrors',
|
||||
'user',
|
||||
'validation',
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user