Skip to content

Commit

Permalink
Update ProfilerDashboard.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
10zinten authored Oct 13, 2022
1 parent ba92747 commit 15bb87f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/components/ProfilerDashboard.vue
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<template>
<div v-if="vocabStatistic">
<div class="row q-gutter-lg">
<div class="col">
<div>Word list:</div>
<div>
<div class="text-h6">Word List</div>
<q-select
v-model="selectedWordList"
class="q-mt-sm"
Expand Down

0 comments on commit 15bb87f

Please sign in to comment.