Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jimmylee opened this issue Jan 15, 2023 · 1 comment
Open

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

jimmylee opened this issue Jan 15, 2023 · 1 comment
Assignees

Comments

@jimmylee
Copy link
Contributor

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.

@APiligrim
Copy link
Contributor

I can upload a Pin Icon svg and make a hover effect that would show a tool tip^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants