Button working
This commit is contained in:
@@ -58,8 +58,8 @@ class _NavigationSidebarState extends State<NavigationSidebar> {
|
||||
const SizedBox(height: 8),
|
||||
_buildMenuItem(
|
||||
icon: Iconsax.hierarchy_square,
|
||||
title: 'The Architect',
|
||||
pageId: 'architect',
|
||||
title: 'The Architech',
|
||||
pageId: 'architech',
|
||||
colorScheme: colorScheme,
|
||||
),
|
||||
const SizedBox(height: 8),
|
||||
|
||||
Reference in New Issue
Block a user