UNPKG

@impossiblefinance/uikit

Version:
4 lines (3 loc) 209 B
export { default as Button } from './Button'; export { default as IconButton } from './IconButton'; export type { ButtonProps, BaseButtonProps, Scale as ButtonScale, Variant as ButtonVariant } from './types';