refactor: move test results to request response section
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
v-tippy="{ theme: 'tooltip' }"
|
||||
icon="help_center"
|
||||
:title="$t('app.help')"
|
||||
:shortcut="['?']"
|
||||
/>
|
||||
</template>
|
||||
<div class="flex flex-col">
|
||||
@@ -89,7 +88,6 @@
|
||||
v-tippy="{ theme: 'tooltip' }"
|
||||
icon="keyboard"
|
||||
:title="$t('shortcuts')"
|
||||
:shortcut="['?']"
|
||||
@click.native="showShortcuts = true"
|
||||
/>
|
||||
<ButtonSecondary
|
||||
|
||||
Reference in New Issue
Block a user