From b5b0993e889f0d978f5abfcaad5d5450fceb9236 Mon Sep 17 00:00:00 2001 From: Praveen Bisht Date: Wed, 2 Oct 2019 12:56:58 +0530 Subject: [PATCH] Fixed: Title space breaking netlify build --- snippets/TagInput.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/TagInput.md b/snippets/TagInput.md index f3879a56d..b3dc91a7a 100644 --- a/snippets/TagInput.md +++ b/snippets/TagInput.md @@ -1,5 +1,5 @@ --- -title: Tag Input +title: TagInput tags: visual,input,intermediate ---