feat: add Create page for interactive theme customization
This commit is contained in:
@@ -7,6 +7,7 @@ const navItems = [
|
||||
{ label: 'Components', href: '/components/article' },
|
||||
{ label: 'Themes', href: '/theme' },
|
||||
{ label: 'Blocks', href: '/blocks' },
|
||||
{ label: 'Create', href: '/create' },
|
||||
];
|
||||
|
||||
export function Header() {
|
||||
|
||||
Reference in New Issue
Block a user