Skip to content

Commit

Permalink
Update docs/pages/upgrade.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Olivia Coumans <[email protected]>
  • Loading branch information
theo-mesnil and liv7c authored Aug 2, 2023
1 parent dd5d82e commit 3f9903f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/upgrade.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ We migrated to Ariakit. Now we pass the component's state from `useDropdownMenu`

### EmojiPicker

We migrate to Ariakit, now we pass the component state from `useEmojiPicker` on `store` property:
We migrated to Ariakit. Now we pass the component's state from `useEmojiPicker` on the `store` property:

```diff live=false
- const emojiPickerState = useEmojiPicker()
Expand Down

0 comments on commit 3f9903f

Please sign in to comment.