diff --git a/docs/docs/native/progress.md b/docs/docs/native/progress.md index 374095aee..1d3219e01 100644 --- a/docs/docs/native/progress.md +++ b/docs/docs/native/progress.md @@ -27,5 +27,5 @@ Indeterminate: Use the `height` CSS property to set the progress bar's height. ```html {.example} - + ```