Files
xrpl-dev-portal/shared/components/Button/index.ts
2025-12-01 12:01:50 -08:00

3 lines
89 B
TypeScript

export { Button, type ButtonProps } from './Button';
export { default } from './Button';