feat: added particle and reformatting

This commit is contained in:
Bart van der Braak 2024-02-02 01:08:13 +01:00
parent 5158767019
commit 32b6bf7582
147 changed files with 1186 additions and 922 deletions

View file

@ -16,7 +16,7 @@ export const navConfig: NavConfig = {
title: 'Dashboard',
href: '/dashboard',
auth: true
},
}
],
sidebarNav: []
};