feat: mockup page with template library and generator UI
This commit is contained in:
@@ -16,6 +16,7 @@ const NAV_ITEMS: NavItem[] = [
|
||||
{ href: '/images', label: 'Images', icon: '🖼️' },
|
||||
{ href: '/sync', label: 'Sync Sheets', icon: '🔄' },
|
||||
{ href: '/creation', label: 'Création', icon: '✨' },
|
||||
{ href: '/mockup', label: 'Mockups', icon: '🖼️' },
|
||||
{ href: '/parametres', label: 'Paramètres', icon: '⚙️', adminOnly: true },
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user