Nuxt/examples/composables/use-state
HG 173fbfd06e
docs: demonstrate the multiple `useState` with same key (#5059)
* Better demonstrate the UseState concept

Add another counter instance with the same id and show that they change in parallel

* Apply suggestions from code review

Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-05-20 11:12:35 +02:00
..
app.vue docs: demonstrate the multiple `useState` with same key (#5059) 2022-05-20 11:12:35 +02:00
nuxt.config.ts refactor!: rename nuxt3 to nuxt (#4449) 2022-04-20 10:52:39 +02:00
package.json refactor!: rename nuxt3 to nuxt (#4449) 2022-04-20 10:52:39 +02:00
tsconfig.json docs(examples): add examples to docs (#3966) 2022-03-30 17:59:28 +02:00