feat: keyboard shortcuts for themes

This commit is contained in:
liyasthomas
2022-01-01 19:32:34 +05:30
parent 1baf73a710
commit bb5acf97c6
35 changed files with 359 additions and 98 deletions

View File

@@ -6,7 +6,7 @@
@close="$emit('hide-modal')"
>
<template #body>
<div class="flex flex-col border-b border-dividerLight">
<div class="flex transition flex-col border-b border-dividerLight">
<input
id="command"
v-model="search"