UNPKG

@6thquake/react-material

Version:

React components that implement Google's Material Design.

6 lines 260 B
export * from './DragSource'; export { default as DragSource } from './DragSource'; export * from './DropZone'; export { default as DropZone } from './DropZone'; export * from './withDragAndDrop'; export { default as withDragAndDrop } from './withDragAndDrop';