Remove unecessary props

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2020-05-06 13:16:34 +02:00
commit f2129ea224
No known key found for this signature in database
GPG key ID: 60C25B8C072916CF

View file

@ -37,8 +37,6 @@
{{ t('forms', 'Responses') }}
</button>
<button v-tooltip="t('forms', 'Toggle settings')"
:aria-label="t('forms', 'Toggle settings')"
class="button-small"
@click="toggleSidebar">
<span class="icon-menu-sidebar" role="img" />
</button>