From de14c02f0ab9fa5b51e607a376818acdbbcbd81c Mon Sep 17 00:00:00 2001 From: Pawel Kowalski Date: Sat, 18 Aug 2018 00:14:17 +0200 Subject: [PATCH] Add ModalText to get rid of console errors --- client/src/components/ContentBlock.vue | 6 ++++-- client/src/components/content-blocks/ModalText.vue | 12 ++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 client/src/components/content-blocks/ModalText.vue diff --git a/client/src/components/ContentBlock.vue b/client/src/components/ContentBlock.vue index b310eacb..dace819e 100644 --- a/client/src/components/ContentBlock.vue +++ b/client/src/components/ContentBlock.vue @@ -10,6 +10,7 @@ diff --git a/client/src/components/content-blocks/ModalText.vue b/client/src/components/content-blocks/ModalText.vue new file mode 100644 index 00000000..443cc968 --- /dev/null +++ b/client/src/components/content-blocks/ModalText.vue @@ -0,0 +1,12 @@ + + +