UNPKG

yzsd

Version:
4 lines 187 B
export { default as Button } from './button'; export { default as Input } from './input'; export { default as Tag } from './tag'; export { default as Notification } from './notification';