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