diff options
Diffstat (limited to 'docs/components/custom-forms.md')
| -rw-r--r-- | docs/components/custom-forms.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/custom-forms.md b/docs/components/custom-forms.md index a78480c55..bea2d5f7c 100644 --- a/docs/components/custom-forms.md +++ b/docs/components/custom-forms.md @@ -31,7 +31,7 @@ In the checked states, we use **base64 embedded SVG icons** from [Open Iconic](h Custom checkboxes can also utilize the `:indeterminate` pseudo class. -<div class="bs-example bs-example-indeterminate"> +<div class="bd-example bd-example-indeterminate"> <label class="c-input c-checkbox"> <input type="checkbox"> <span class="c-indicator"></span> |
