💄 Optimized navbar

This commit is contained in:
2024-01-23 00:16:04 +08:00
parent bc2de51987
commit bb10ff9cac
17 changed files with 468 additions and 292 deletions

5
.prettierrc Normal file
View File

@ -0,0 +1,5 @@
{
"tabWidth": 2,
"printWidth": 120,
"singleQuote": false
}