simplified flow of selectedCellsPublished

This commit is contained in:
Jan Prochazka
2021-04-04 08:16:51 +02:00
parent 0413f4b4d9
commit 0548bae7af
6 changed files with 25 additions and 12 deletions

View File

@@ -4,7 +4,6 @@
import ErrorInfo from '../elements/ErrorInfo.svelte';
import LoadingInfo from '../elements/LoadingInfo.svelte';
import FreeTableGrid from '../freetable/FreeTableGrid.svelte';
import FreeTableGridCore from '../freetable/FreeTableGridCore.svelte';
import { showModal } from '../modals/modalTools';
import SaveArchiveModal from '../modals/SaveArchiveModal.svelte';