UNPKG

@dynamix-layout/react

Version:

A powerful React component for creating dynamic, resizable, and draggable layouts.

5 lines (4 loc) 135 B
export * from './components/Layout'; export * from './hooks/useLayout'; export * from './components/Default'; export * from './types';