mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-26 21:15:15 +00:00
Remove unnecessary div
This commit is contained in:
parent
97dd99f4a1
commit
8b7874dba5
|
@ -1,5 +1,4 @@
|
||||||
<template>
|
<template>
|
||||||
<div>
|
|
||||||
<b-modal
|
<b-modal
|
||||||
id="forceentry-modal"
|
id="forceentry-modal"
|
||||||
ref="modal"
|
ref="modal"
|
||||||
|
@ -96,7 +95,6 @@
|
||||||
</b-form-group>
|
</b-form-group>
|
||||||
</form>
|
</form>
|
||||||
</b-modal>
|
</b-modal>
|
||||||
</div>
|
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user