keyboard commands

This commit is contained in:
Jan Prochazka
2021-02-25 21:43:23 +01:00
parent fe1fc7923f
commit 8a0d10e50d
9 changed files with 100 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
<script lang="ts">
import { update } from 'lodash';
import FontIcon from '../icons/FontIcon.svelte';
import { selectedWidget, visibleCommandPalette } from '../stores';