Commit bcadfe1a authored by Luna Riegel's avatar Luna Riegel
Browse files

Remove converter status element

parent cba7ebfe
......@@ -13,14 +13,10 @@
</v-col>
</v-row>
<v-row no-gutters class="justify-center">
</v-row>
<v-row no-gutters class="justify-center">
<VcsFormButton id="convertBtn" @click="convert()" :disabled="disable"> Konvertieren </VcsFormButton>
</v-row>
<v-row no-gutters class="justify-center">
<converterStatus />
</v-row>
</v-container>
</v-card>
</v-sheet>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment