diff --git a/src/lib/components/ImageView/ImageView.svelte b/src/lib/components/ImageView/ImageView.svelte new file mode 100644 index 0000000..30162b2 --- /dev/null +++ b/src/lib/components/ImageView/ImageView.svelte @@ -0,0 +1,121 @@ + + +{#if imgUrls && imgUrls.length >= 0} +
Organization data not found.
+ {/if} +