snowballtools-base-mirror/packages/frontend/src/components/shared/InlineNotification/index.ts
Wahyu Kurniawan 6df094bf2e
[T-4861: feat] Inline notification component (#86)
* ️ 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
2024-02-22 10:45:19 +07:00

2 lines
38 B
TypeScript

export * from './InlineNotification';