From 23bff9b470d37b51c57c6a1d4c20c357e5ed4142 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Tue, 18 May 2021 21:41:27 +0300 Subject: [PATCH] Update custom-checkbox.md --- snippets/custom-checkbox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/custom-checkbox.md b/snippets/custom-checkbox.md index 660978aca..575f9c4fa 100644 --- a/snippets/custom-checkbox.md +++ b/snippets/custom-checkbox.md @@ -1,6 +1,6 @@ --- title: Custom checkbox -tags: visual,animation,advancd +tags: visual,animation,advanced --- Creates a styled checkbox with animation on state change.