From 7edd5c283e9947409a23c46ee03dedf33fa9f95a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 24 Sep 2025 08:25:45 -0700 Subject: [PATCH] lint --- site/src/content/docs/components/buttons.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/site/src/content/docs/components/buttons.mdx b/site/src/content/docs/components/buttons.mdx index 6a3ba459f5..e6bbd3b5ba 100644 --- a/site/src/content/docs/components/buttons.mdx +++ b/site/src/content/docs/components/buttons.mdx @@ -196,7 +196,6 @@ Different variants of `.btn`, such as the various outlined styles, are supported `} /> - ## Button plugin The button plugin allows you to create simple on/off toggle buttons.