Files

5 lines
226 B
TypeScript
Raw Permalink 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.