Replace Modal with Popup (#119)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov
2021-09-01 18:31:05 +02:00
committed by GitHub
parent 97798f0097
commit f57711e9e9
9 changed files with 32 additions and 118 deletions
@@ -26,7 +26,6 @@
import workbench from '@anticrm/workbench'
import Navigator from './Navigator.svelte'
import Modal from './Modal.svelte'
import SpaceHeader from './SpaceHeader.svelte'
import SpaceView from './SpaceView.svelte'
@@ -92,7 +91,6 @@
</div>
<!-- <div class="aside"><Chat thread/></div> -->
</div>
<Modal />
<Popup />
{:else}
No client