attempting to resurrect full beans
This commit is contained in:
parent
bceee7ecf1
commit
a961f387d6
9 changed files with 170 additions and 65 deletions
|
|
@ -9,7 +9,9 @@
|
|||
"imports": {
|
||||
"lit": "https://esm.sh/lit@3",
|
||||
"lit/decorators.js": "https://esm.sh/lit@3/decorators.js",
|
||||
"zustand/vanilla": "https://esm.sh/zustand@5/vanilla"
|
||||
"zustand/vanilla": "https://esm.sh/zustand@5/vanilla",
|
||||
"zustand/middleware": "https://esm.sh/zustand@5/middleware",
|
||||
"idb-keyval": "https://esm.sh/idb-keyval@6"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue