Skip to content

Commit

Permalink
✏️ fix heading level of storage option
Browse files Browse the repository at this point in the history
  • Loading branch information
astoilkov committed Jul 16, 2024
1 parent 58f7239 commit c192933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Default: `undefined`

The default value. You can think of it as the same as `useState(defaultValue)`.

### `options.storage`
#### `options.storage`

Type: [`Storage`](https://developer.mozilla.org/en-US/docs/Web/API/Storage)

Expand Down

0 comments on commit c192933

Please sign in to comment.