Began migration to Vuetify 2.x expect a lot to be broken

This commit is contained in:
Stefan Zermatten
2021-03-24 16:23:39 +02:00
parent 82150df5e0
commit 6ffb48b7b6
204 changed files with 985 additions and 833 deletions

View File

@@ -44,7 +44,7 @@
</v-layout>
</template>
<script>
<script lang="js">
import isDarkColor from '/imports/ui/utility/isDarkColor.js';
export default {