From fcf8b0eb8ca21ba44cc4c475cf6d21ccbd1d7063 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Tue, 8 Dec 2020 14:32:28 -0700 Subject: [PATCH] Get the attributions component working. --- web/src/components/Attributions.vue | 56 ++++++++++++++++++++++++++--- 1 file changed, 51 insertions(+), 5 deletions(-) diff --git a/web/src/components/Attributions.vue b/web/src/components/Attributions.vue index 7a31824..23cacd6 100644 --- a/web/src/components/Attributions.vue +++ b/web/src/components/Attributions.vue @@ -1,17 +1,63 @@ - \ No newline at end of file