mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
3 lines
89 B
TypeScript
3 lines
89 B
TypeScript
export { Button, type ButtonProps } from './Button';
|
|
export { default } from './Button';
|