mirror of
https://github.com/coder/coder.git
synced 2026-09-22 13:10:21 +08:00
- prevent importing from the "monolith" lodash module. individual modules are better for tree shaking. - prevent importing `useTheme` and types from @mui/material/styles. prefer importing from @emotion/react.