UNPKG

box-ui-elements-mlh

Version:
5 lines (3 loc) 139 B
import { PlainButtonProps as Props } from './PlainButton'; export { default } from './PlainButton'; export type PlainButtonProps = Props;