aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/components/forms.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/components/forms.md b/docs/components/forms.md
index d9e5b91d9..e274b8bb4 100644
--- a/docs/components/forms.md
+++ b/docs/components/forms.md
@@ -573,13 +573,6 @@ Ensure that an alternative indication of state is also provided. For instance, y
Checkbox with warning
</label>
</div>
-<div class="has-danger">
- <div class="checkbox">
- <label>
- <input type="checkbox" id="checkboxDanger" value="option1">
- Checkbox with danger
- </label>
- </div>
<div class="checkbox has-danger">
<label>
<input type="checkbox" id="checkboxDanger" value="option1">