From 68b5682e14f9465416f707c94c04e640b682318f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 24 Dec 2017 14:25:18 -0800 Subject: [PATCH] Update JS-powered buttons docs to include single button example Closes #25067 --- docs/4.0/components/buttons.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/docs/4.0/components/buttons.md b/docs/4.0/components/buttons.md index b912ec89b289..b432c492acf6 100644 --- a/docs/4.0/components/buttons.md +++ b/docs/4.0/components/buttons.md @@ -123,15 +123,9 @@ The checked state for these buttons is **only updated via `click` event** on the Note that pre-checked buttons require you to manually add the `.active` class to the input's `