Files
ProjectE/apps/web/lib/react-grid-layout.ts
T

5 lines
226 B
TypeScript
Raw Normal View History

// This file intentionally left minimal.
// react-grid-layout types are handled inline in the dashboard page component
// due to @types/react-grid-layout's `export =` pattern not playing well
// with bundler moduleResolution.