Skip to content

Commit

Permalink
chore: remove @fontsource/material-icons package
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosh-ramos committed Jan 13, 2025
1 parent 870420d commit 3e5663a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion .storybook/preview.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import '@fontsource/roboto/300.css';
import '@fontsource/roboto/400.css';
import '@fontsource/roboto/500.css';
import '@fontsource/roboto/700.css';
import '@fontsource/material-icons';

// it seems that are a bug with the code generated by the docs with mui
// it shows React.ForwardRef instead of the mui component name [bug]: https://github.com/storybookjs/storybook/issues/22287
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"@babel/core": "^7.18.5",
"@emotion/react": "11.10.4",
"@emotion/styled": "11.10.4",
"@fontsource/material-icons": "5.1.1",
"@fontsource/roboto": "5.1.1",
"@mui/material": "5.6.1",
"@mui/system": ">=5.6.1",
Expand Down
8 changes: 0 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1107,13 +1107,6 @@ __metadata:
languageName: node
linkType: hard

"@fontsource/material-icons@npm:5.1.1":
version: 5.1.1
resolution: "@fontsource/material-icons@npm:5.1.1"
checksum: d038e51e07c769fb5b9fcc6c922982550cef0e3665f2442c0431571e890e82ced555312b04270613e9b6e1f38fdea75635e30a41c9404088c77c7df3c90576cf
languageName: node
linkType: hard

"@fontsource/roboto@npm:5.1.1":
version: 5.1.1
resolution: "@fontsource/roboto@npm:5.1.1"
Expand Down Expand Up @@ -1702,7 +1695,6 @@ __metadata:
"@babel/core": ^7.18.5
"@emotion/react": 11.10.4
"@emotion/styled": 11.10.4
"@fontsource/material-icons": 5.1.1
"@fontsource/roboto": 5.1.1
"@mui/material": 5.6.1
"@mui/system": ">=5.6.1"
Expand Down

0 comments on commit 3e5663a

Please sign in to comment.