Skip to content

Commit

Permalink
chore(docs): Fix description of Progress component
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlanjc committed Jan 10, 2022
1 parent e18d466 commit e39d07a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/src/pages/components/progress.mdx
Expand Up @@ -4,7 +4,7 @@ title: Progress

# Progress

Range input element
A horizontal bar to represent the completion progress of a task

```js
import { Progress } from 'theme-ui'
Expand Down

0 comments on commit e39d07a

Please sign in to comment.