You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just updated to material-components-web v0.12.0 to try out the new linear-progress component. I wasn't able to import MDCLinearProgress so I dove into node_modules/@material/linear-progress/dist to see what was going on.
As it turns out, there was no mdc.linearProgress.min.js or mdc.linearProgress.js files in there!
The text was updated successfully, but these errors were encountered:
I just updated to material-components-web v0.12.0 to try out the new linear-progress component. I wasn't able to import
MDCLinearProgress
so I dove intonode_modules/@material/linear-progress/dist
to see what was going on.As it turns out, there was no
mdc.linearProgress.min.js
ormdc.linearProgress.js
files in there!The text was updated successfully, but these errors were encountered: