refactor: add nif to navigation

This commit is contained in:
Carlos Valente
2024-10-19 10:41:26 +02:00
committed by Carlos Valente
parent ab847a324b
commit dd4a165b08
8 changed files with 85 additions and 7 deletions
+2
View File
@@ -4,6 +4,8 @@ export const ontimeDrawer = {
backgroundColor: '#202020', // $gray-1250
},
body: {
display: 'flex',
flexDirection: 'column',
color: '#fefefe', // $gray-50
backgroundColor: '#202020', // $gray-1250
},