9 lines
277 B
Markdown
9 lines
277 B
Markdown
![]() |
---
|
||
|
title: WithStorage
|
||
|
---
|
||
|
|
||
|
The `WithStorage` component is a higher order component that adds saving to and reading from (the browser's) local storage to your component.
|
||
|
|
||
|
This component is used under the hood in both the freesewing.org website as our development environment.
|
||
|
|