mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
config: ui,packages,metadata (1 files)
This commit is contained in:
@@ -63,14 +63,16 @@
|
||||
"storybook": {
|
||||
"stories": [
|
||||
{
|
||||
"type": "component",
|
||||
"component": "Button",
|
||||
"args": { "label": "Admin Button" }
|
||||
"name": "ModeratorLayout",
|
||||
"render": "layout"
|
||||
},
|
||||
{
|
||||
"type": "component",
|
||||
"component": "Card",
|
||||
"args": { "title": "Admin Card" }
|
||||
"name": "UserManagement",
|
||||
"render": "users"
|
||||
},
|
||||
{
|
||||
"name": "ContentModeration",
|
||||
"render": "moderation"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user