]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
lint v6-update-forms 41740/head
authorMark Otto <markdotto@gmail.com>
Wed, 24 Sep 2025 15:25:45 +0000 (08:25 -0700)
committerMark Otto <markdotto@gmail.com>
Wed, 24 Sep 2025 15:25:45 +0000 (08:25 -0700)
site/src/content/docs/components/buttons.mdx

index 6a3ba459f51e8e3c33b0dcb9b3be73d5914b7f6d..e6bbd3b5ba42484af708b268b64b29f240491697 100644 (file)
@@ -196,7 +196,6 @@ Different variants of `.btn`, such as the various outlined styles, are supported
 <input type="radio" class="btn-check" name="options-outlined" id="danger-outlined" autocomplete="off">
 <label class="btn btn-outline-danger" for="danger-outlined">Danger radio</label>`} />
 
-
 ## Button plugin
 
 The button plugin allows you to create simple on/off toggle buttons.