From 4955756ce79ef2837e5088da107b0e7309c29d08 Mon Sep 17 00:00:00 2001 From: Sebin Nyshkim Date: Sun, 3 Nov 2019 20:45:09 +0100 Subject: [PATCH] Added Image Paragraph Component --- src/components/ImageParagraph.vue | 95 +++++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 src/components/ImageParagraph.vue diff --git a/src/components/ImageParagraph.vue b/src/components/ImageParagraph.vue new file mode 100644 index 0000000..a2adb46 --- /dev/null +++ b/src/components/ImageParagraph.vue @@ -0,0 +1,95 @@ + + + + + \ No newline at end of file