11 lines
278 B
Markdown
11 lines
278 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.
|
||
|
|