Format code
This commit is contained in:
parent
05fd58ec3f
commit
f54248e133
1 changed files with 3 additions and 2 deletions
|
@ -7,7 +7,8 @@
|
|||
>
|
||||
<div
|
||||
v-if="animated && imageTypeLabel"
|
||||
class="image-type-label">
|
||||
class="image-type-label"
|
||||
>
|
||||
{{ imageTypeLabel }}
|
||||
</div>
|
||||
<canvas
|
||||
|
|
Loading…
Reference in a new issue