From 581a4e2d66fccc761e946812a2ba53290075e187 Mon Sep 17 00:00:00 2001 From: Gregory Quinio <1063530+undefined@users.noreply.github.com> Date: Fri, 29 Jul 2022 10:59:42 +0000 Subject: [PATCH] Push from branch --- components/switch/doc/switch.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/components/switch/doc/switch.mdx b/components/switch/doc/switch.mdx index e2dc650..287bd26 100644 --- a/components/switch/doc/switch.mdx +++ b/components/switch/doc/switch.mdx @@ -7,8 +7,6 @@ export default Layout; # Switch - - ## Usage ```tsx