Skip to content

Commit

Permalink
Fix style issue on Safari
Browse files Browse the repository at this point in the history
  • Loading branch information
rrousselGit committed Oct 1, 2020
1 parent 41574ce commit 372d246
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,16 @@
- ProviderScope
- FAQ
- My Consumer behaves differently inside overlays/transition
- How to prefetch data _in the main_
- cookbooks:
- migration from provider
- list items + family, don't pass the id to the item and instead expose a "currentItem" provider
- canceling http requests when leaving the screen
- state hydration
- configurations that change over time
- DO/DON'T
- import lints
- DO create a provider for states you want to read multiple times

## Linter:

Expand Down
1 change: 1 addition & 0 deletions website/src/pages/styles.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

.mainTitle > img {
width: 56px;
height: 56px;
margin-right: 10px;
}

Expand Down

0 comments on commit 372d246

Please sign in to comment.