Skip to content

Remove @mui/icons-material + @mui/material #169

@jimmylee

Description

@jimmylee

Hey friends 👋

We have these five dependencies in the codebase

    "@babel/runtime": "^7.18.9",
    "@emotion/react": "^11.10.5",
    "@emotion/styled": "^11.10.5",
    "@mui/icons-material": "^5.11.0",
    "@mui/material": "^5.11.0",

Can we figure out a way to implement PinStatusIcon which should be a mostly contained component without them? I want to try to keep our dependency count down. It seems like a lot for a tooltip and SVG to have to add these 5.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions