Files
web/packages/design-system/lib/components/InfoCard/index.tsx
2025-11-04 07:39:33 +00:00

3 lines
83 B
TypeScript

export { InfoCard } from './InfoCard'
export type { InfoCardProps } from './types'