Bug fixes:
- @mantine/core: Input – add option to use tooltip inside rightSection
- @mantine/core: Modal – add option to set static modal id to avoid hydration issue
- @mantine/notifications: Fix notification onClose callback not fired when notification was closed programatically
Docs updates:
- Notifications interactive elements examples
- Tooltip with Input in right section
- Props table for all components are now sorted alphabetically
Environment updates:
- Storybook now works locally on Windows 10