FrontEndFoxes / curriculum

Our workshop curriculum
https://frontendfoxes.github.io/curriculum/
MIT License
57 stars 76 forks source link

Mini 1 edits #161

Closed jlooper closed 4 years ago

jlooper commented 4 years ago

Context

There is deprecated markup in the Vuetify instructions: v-content should be replaced by v-main in Mini 1 (cross languages). This is a quick fix to the code only in the instructions.

Also, change the instructions on v-flex to stop errors:

edit to be:

**Expected Behavior** no errors in Code Sandbox console **Acceptance criteria** no errors in Code Sandbox console, all languages edited **Steps to recreate the issue (for bugs)** using the latest Vuetify dependency, watch the console for a note about the use of v-content and how it's deprecated
jlooper commented 4 years ago

done, due to time constraint