Added sample store
This commit is contained in:
parent
cc9a0d1f2b
commit
45e48dc631
1 changed files with 3 additions and 0 deletions
3
src/stores/sample.ts
Normal file
3
src/stores/sample.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
// import { atom } from 'nanostores'
|
||||
|
||||
// export const $sample = atom(0)
|
||||
Loading…
Add table
Add a link
Reference in a new issue