update UI

This commit is contained in:
Emily
2025-04-09 17:35:40 +02:00
parent 4d51676a2e
commit 8f7f89e0bd
7 changed files with 175 additions and 54 deletions

View File

@@ -27,7 +27,7 @@ const sections: Section[] = [
// { label: 'Links (soon)', to: '#', icon: 'fal fa-globe-pointer', disabled: true },
// { label: 'Integrations (soon)', to: '/integrations', icon: 'fal fa-cube', disabled: true },
{ grow: true, label: 'Settings', to: '/settings', icon: 'fal fa-gear' },
{ label: 'Settings', to: '/settings', icon: 'fal fa-gear' },
// {
// grow: true,
// label: 'Leave a Feedback', icon: 'fal fa-message',