mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-17 16:29:40 +02:00
2 lines
96 B
TypeScript
2 lines
96 B
TypeScript
export { EmptyState } from './EmptyState';
|
|
export type { EmptyStateProps } from './EmptyState';
|