UNPKG

@handie/squirtle

Version:

Widgets for Handie-React

5 lines (4 loc) 247 B
export { default as TableViewWidget } from './table-view'; export { default as FormViewWidget } from './form-view'; export { default as DialogViewWidget } from './dialog-view'; export { default as FormDialogViewWidget } from './form-dialog-view';