Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit 22eb97c

Browse files
lucasecdbMatt Goo
authored andcommitted
fix(snackbar): Add missing mdcw snackbar dependency (#714)
1 parent fadc504 commit 22eb97c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/snackbar/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"url": "https://github.com/material-components/material-components-web-react.git"
1818
},
1919
"dependencies": {
20+
"@material/snackbar": "^0.43.0",
2021
"classnames": "^2.2.5",
2122
"react": "^16.4.2"
2223
},

0 commit comments

Comments
 (0)