0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/examples/with-nanostores/src/components
Withered Flowers 1ec3f28b63
Patch: Example Nanostores Update (#1955)
* Mention astro.new in docs (#1935)

* Fix - Deprecated nanostores functions

createStore and getValue is deprecated in nanostores,
changed it to atom and atom.get()

* fix: change code to nanostores non-deprecated functions

Co-authored-by: Jonathan Neal <jonathantneal@hotmail.com>
2021-11-21 11:31:42 -06:00
..
AdminsPreact.jsx Patch: Example Nanostores Update (#1955) 2021-11-21 11:31:42 -06:00
AdminsReact.jsx Patch: Example Nanostores Update (#1955) 2021-11-21 11:31:42 -06:00
AdminsSvelte.svelte Patch: Example Nanostores Update (#1955) 2021-11-21 11:31:42 -06:00
AdminsVue.vue Patch: Example Nanostores Update (#1955) 2021-11-21 11:31:42 -06:00