mirror of
https://github.com/snowball-tools/snowballtools-base.git
synced 2025-08-08 08:34:06 +00:00
* ⚡️ feat: create info square icon component * ⚡️ feat: create inline notification component * 📝 docs: add js doc comment and add inline notification component to the example page * 🐛 fix: use the right method of `useCallback
2 lines
38 B
TypeScript
2 lines
38 B
TypeScript
export * from './InlineNotification';
|