UNPKG

baseui

Version:

A React Component library implementing the Base design language

4 lines (3 loc) 162 B
export { default as AspectRatioBox } from './aspect-ratio-box'; export { default as AspectRatioBoxBody } from './aspect-ratio-box-body'; export * from './types';