diff --git a/docs/components/range.md b/docs/components/range.md index 575521aca..ad106f3c5 100644 --- a/docs/components/range.md +++ b/docs/components/range.md @@ -37,12 +37,7 @@ const App = () => ; Add descriptive help text to a range with the `help-text` attribute. For help texts that contain HTML, use the `help-text` slot instead. ```html preview - + ``` ```jsx react