From 802a0941c353713c65609fcfad10341a0934e0cc Mon Sep 17 00:00:00 2001 From: Stephen Cox Date: Thu, 26 Nov 2020 14:58:47 +0000 Subject: [PATCH] fix: remove title when purely decorative --- template.mst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.mst b/template.mst index 7a78e399..5010b375 100644 --- a/template.mst +++ b/template.mst @@ -13,7 +13,7 @@ :height="props.size" viewBox="0 0 24 24"> - {{ props.title }} + {{ props.title }}