UNPKG

@lunit/oui

Version:

Lunit Oncology UI components

5 lines (4 loc) 166 B
import ProductLabel from './ProductLabel'; import type { ProductLabelProps } from './ProductLabel.types'; export { ProductLabel }; export type { ProductLabelProps };