Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
timdorr committed Nov 14, 2022
1 parent eb79318 commit 4bbb446
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/faq/OrganizingState.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ Some common rules of thumb for determining what kind of data should be put into
- Do you want to cache the data (ie, use what's in state if it's already there instead of re-requesting it)?
- Do you want to keep this data consistent while hot-reloading UI components (which may lose their internal state when swapped)?


#### Further information

**Articles**
Expand Down

0 comments on commit 4bbb446

Please sign in to comment.