Skip to content

Commit

Permalink
docs: Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
finom committed May 30, 2023
1 parent aff00b9 commit 621a991
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,8 @@ if (typeof window !== 'undefined' && process.env.NODE_ENV === 'development') {
## Split store into files
### Basic file structure
You can split sub-stores into multiple files and access the root store using the first argument.
```ts
Expand Down

0 comments on commit 621a991

Please sign in to comment.