vuematerial / vue-material

Vue.js Framework - ready-to-use Vue components with Material Design, free forever.
https://www.creative-tim.com/vuematerial
MIT License
9.89k stars 1.16k forks source link

Documentation bug #2194

Open dkran opened 4 years ago

dkran commented 4 years ago

On this page: https://vuematerial.io/ui-elements/layout

You have an error. You need a /dist before the engine import, or it wont work.

uuf6429 commented 4 years ago

On this page: https://vuematerial.io/ui-elements/layout

You have an error. You need a /dist before the engine import, or it wont work.

Can you elaborate more? Isn't /dist a directory and how does it relate to layout?