From 061a37e706088734cf8a157e621ba9f5e7812566 Mon Sep 17 00:00:00 2001 From: Rainer Simon Date: Sat, 12 Sep 2020 10:30:45 +0200 Subject: [PATCH] Minor fix --- src/editor/widgets/tag/TagWidget.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/editor/widgets/tag/TagWidget.jsx b/src/editor/widgets/tag/TagWidget.jsx index 90571d9..e2240d0 100644 --- a/src/editor/widgets/tag/TagWidget.jsx +++ b/src/editor/widgets/tag/TagWidget.jsx @@ -58,7 +58,7 @@ const TagWidget = props => { + vocabulary={props.config.tagVocabulary || []} /> } )