remove unnecessary type=button

This commit is contained in:
Shpuld Shpuldson 2020-06-28 13:03:25 +03:00
parent 9d6f233202
commit cecf3d4f89

View file

@ -19,7 +19,6 @@
<a
v-if="newStatus.contentType !== 'text/plain' && !showPreview"
class="preview-start"
type="button"
@click.stop.prevent="previewStatus(newStatus)"
>
{{ $t('status.preview') }}