Bye bye nanostores
This commit is contained in:
parent
1a6a5828dc
commit
b0f7eb1922
2 changed files with 0 additions and 4 deletions
|
|
@ -43,7 +43,6 @@
|
|||
"chalk": "^5.4.1",
|
||||
"fastify": "^5.2.0",
|
||||
"gradient-string": "^3.0.0",
|
||||
"nanostores": "^0.11.3",
|
||||
"pg": "^8.13.1",
|
||||
"pg-hstore": "^2.3.4",
|
||||
"sequelize": "^6.37.5",
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
import { atom } from "nanostores";
|
||||
|
||||
export const isMobileNavOpen = atom(false);
|
||||
Loading…
Add table
Reference in a new issue