Skip to content

Commit

Permalink
[docs] Fix typo (#2489)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhulien-ivanov committed Sep 19, 2022
1 parent da4c05c commit 666ffb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/docs/changelog/5-4-0.mdx
Expand Up @@ -60,4 +60,4 @@ for example, the props can be used to sync visibility state between two inputs:
- [Group](https://mantine.dev/core/group/) component now uses child selector instead of passing `className` to children
- [Dropzone](https://mantine.dev/others/dropzone/) component now supports `useFsAccessApi` prop
- [SimpleGrid](https://mantine.dev/core/simple-grid/) component now supports `verticalSpacing` prop
- [ThemeIcon](https://mantine.dev/core/theme-icons/) component now supports `variant="default"`
- [ThemeIcon](https://mantine.dev/core/theme-icon/) component now supports `variant="default"`

0 comments on commit 666ffb0

Please sign in to comment.