From 8185ca056f0d6a620708509b9940ccc016a8cb86 Mon Sep 17 00:00:00 2001 From: Ramon Wenger Date: Fri, 18 Feb 2022 17:33:16 +0100 Subject: [PATCH] Add prop type --- client/src/components/content-block-form/ContentBlockForm.vue | 4 ++-- client/src/types/index.ts | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/client/src/components/content-block-form/ContentBlockForm.vue b/client/src/components/content-block-form/ContentBlockForm.vue index 3f2cdba3..e8e1112f 100644 --- a/client/src/components/content-block-form/ContentBlockForm.vue +++ b/client/src/components/content-block-form/ContentBlockForm.vue @@ -119,7 +119,7 @@