Skip to content

Conversation

aslilac
Copy link
Member

@aslilac aslilac commented Feb 15, 2024

  • 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.

- 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.
@aslilac aslilac requested review from a team and BrunoQuaresma and removed request for a team February 15, 2024 23:05
@aslilac aslilac merged commit dbaafc8 into main Feb 16, 2024
@aslilac aslilac deleted the use-theme-lint branch February 16, 2024 16:54
@github-actions github-actions bot locked and limited conversation to collaborators Feb 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants