Button working

This commit is contained in:
2025-10-25 22:47:34 -04:00
parent 8a12b7e1da
commit e23969c3e4
3 changed files with 134 additions and 81 deletions
+2 -2
View File
@@ -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),