-
-
-
- This is the default body!
-
-
+
+
+
+
+
+ This is the default body!
+
+
+
-
+
diff --git a/frontend/src/components/icons/OverlayIcon.vue b/frontend/src/components/icons/OverlayIcon.vue
new file mode 100644
index 000000000..ce340f88b
--- /dev/null
+++ b/frontend/src/components/icons/OverlayIcon.vue
@@ -0,0 +1,24 @@
+
+
+
+
+
From 9f09ed7eca9b36c2e465b71bcaae96a24caa756f Mon Sep 17 00:00:00 2001
From: schwartz-concordium
<132270889+schwartz-concordium@users.noreply.github.com>
Date: Tue, 28 Nov 2023 12:37:57 +0100
Subject: [PATCH 6/6] bump version
---
frontend/package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/frontend/package.json b/frontend/package.json
index 51f2ba32b..d59f80c8d 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -1,7 +1,7 @@
{
"name": "ccscan-frontend",
"description": "CCDScan frontend",
- "version": "1.5.19",
+ "version": "1.5.20",
"engine": "16",
"type": "module",
"private": true,