From 0b72615c3d9a2d7615b902d10c9df514b196cb46 Mon Sep 17 00:00:00 2001 From: Alexander Platov Date: Fri, 17 Dec 2021 12:03:43 +0300 Subject: [PATCH] Fix svelte-check in ui (#663) Signed-off-by: Alexander Platov --- packages/presentation/src/components/AttributeBarEditor.svelte | 2 +- packages/ui/src/components/EditWithIcon.svelte | 2 -- packages/ui/src/components/PopupInstance.svelte | 3 +-- packages/ui/src/components/TooltipInstance.svelte | 3 +-- 4 files changed, 3 insertions(+), 7 deletions(-) diff --git a/packages/presentation/src/components/AttributeBarEditor.svelte b/packages/presentation/src/components/AttributeBarEditor.svelte index bc208149b6..88ab0dd124 100644 --- a/packages/presentation/src/components/AttributeBarEditor.svelte +++ b/packages/presentation/src/components/AttributeBarEditor.svelte @@ -15,7 +15,7 @@ -->