mirror of
https://github.com/johndoe6345789/low-code-react-app-b.git
synced 2026-04-29 08:04:56 +00:00
- Removed deleted EditorToolbar and MonacoEditorPanel from CodeEditor - Fixed SearchBar import in ComprehensiveDemoTaskList (replaced with Input) - Updated AtomicComponentDemo to remove missing Grid component import - Fixed atoms/index.ts to export only available JSON components - Re-added Container component support (JSON definition exists) - All build errors resolved, production build passes successfully Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
7 lines
65 B
JSON
7 lines
65 B
JSON
{
|
|
"type": "Button",
|
|
"props": {
|
|
"onClick": "> void"
|
|
}
|
|
}
|