From a0175e60a9b12e3beee75b36b136a81f67d00e28 Mon Sep 17 00:00:00 2001 From: melanielassarade Date: Tue, 15 Oct 2024 17:21:53 +0200 Subject: [PATCH] wip: Provide an attribution component #473 --- map/client/components/KAttributions.vue | 89 +++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 map/client/components/KAttributions.vue diff --git a/map/client/components/KAttributions.vue b/map/client/components/KAttributions.vue new file mode 100644 index 000000000..bbeab9dbe --- /dev/null +++ b/map/client/components/KAttributions.vue @@ -0,0 +1,89 @@ + + + + + + \ No newline at end of file