Added state management

This commit is contained in:
2022-05-19 22:57:38 +03:00
parent 68f9600e08
commit b3aa31a3f6
12 changed files with 111 additions and 10 deletions

View File

@@ -16,6 +16,7 @@
},
"dependencies": {
"@solid-primitives/i18n": "^1.1.0",
"@solid-primitives/intersection-observer": "^1.3.0",
"solid-js": "^1.3.13"
}
}