mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-23 16:30:45 +01:00
docs(progress): default size to md for consistency
This commit is contained in:
@@ -107,7 +107,7 @@ Use the `size` prop to change the size of the progress bar.
|
||||
baseProps:
|
||||
value: 70
|
||||
props:
|
||||
size: 'sm'
|
||||
size: 'md'
|
||||
indicator: false
|
||||
excludedProps:
|
||||
- value
|
||||
|
||||
Reference in New Issue
Block a user