UNPKG

react-epic-trails-ds

Version:

A flexible and customizable design system for React, providing pre-built UI components, typography, and themes to enhance web app development.

5 lines (4 loc) 119 B
export { default as Alert } from './Alert'; export * from './AlertProps'; // src/index.ts export * from './Alert';