From 6d659322b5e8e0f691297fd79684ee21d8e88013 Mon Sep 17 00:00:00 2001 From: axolotle Date: Tue, 1 Feb 2022 22:00:13 +0100 Subject: [PATCH] add DescriptionRow component --- app/src/components/globals/DescriptionRow.vue | 59 +++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 app/src/components/globals/DescriptionRow.vue diff --git a/app/src/components/globals/DescriptionRow.vue b/app/src/components/globals/DescriptionRow.vue new file mode 100644 index 00000000..c6056892 --- /dev/null +++ b/app/src/components/globals/DescriptionRow.vue @@ -0,0 +1,59 @@ + + + + +