sui-components
sui-components copied to clipboard
โ fix(components/molecule/notification): Fix MoleculeNotification buttons prop to avoid render container if no length
molecule/notification
https://github.com/SUI-Components/sui-components/issues/2609:
Description, Motivation and Context
Types of changes
- [x] ๐ชฒ Bug fix (non-breaking change which fixes an issue)
- [ ] โจ New feature (non-breaking change which adds functionality)
- [ ] ๐ฅ Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] ๐งพ Documentation
- [ ] ๐ท Demo
- [ ] ๐งช Test
- [ ] ๐ง Refactor
- [ ] ๐ Styles
- [ ] ๐ ๏ธ Tool