mirror of
https://github.com/johndoe6345789/low-code-react-app-b.git
synced 2026-04-24 13:44:54 +00:00
feat: remove JSONStyleDesigner TSX wrapper (already JSON component)
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
import { JSONPageRenderer, ComponentRendererProps } from './JSONPageRenderer'
|
||||
import styleDesignerConfig from '@/config/pages/style-designer.json'
|
||||
|
||||
export function JSONStyleDesigner() {
|
||||
return <JSONPageRenderer schema={styleDesignerConfig as ComponentRendererProps['schema']} />
|
||||
}
|
||||
Reference in New Issue
Block a user