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
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: