UNPKG

@combine-labs/combine-polaris

Version:

Combine Lab's product component library. Forked from Shopify's Polaris.

4 lines (3 loc) 223 B
export { default as Alert, Props as AlertProps } from './Alert'; export { default as Modal, Props as ModalProps } from './Modal'; export { default as ResourcePicker, Props as ResourcePickerProps, } from './ResourcePicker';