Files
xrpl-dev-portal/shared/components/Button/index.ts
2026-06-08 16:49:40 -07:00

3 lines
89 B
TypeScript

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