Skip to content

Commit a2a8353

Browse files
authored
Merge pull request #18 from shaozi/01-vertical-unified
README update
2 parents 3b4461a + 84ba1ef commit a2a8353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ It by default uses `--bs-primary`, `--bs-secondary`, `--bs-light`, and `--bs-dar
145145
- `dark`: Secondary color of text color in future steps. String. Default `'var(--bs-dark, black)'`
146146
- `borderRadius`: Border radius of the step buttons. String. Default `'50%'` (circle)
147147
- `fontFamily`: Font family of the component. String. Default `"'Helvetica Neue', Helvetica, Arial, sans-serif"`
148-
- `vertical`: Vertical steps
148+
- `vertical`: Vertical steps. Default `false`
149149
- `reverse`: For vertical steps only. Puts text to the left. Default `false`
150150

151151
## Events

0 commit comments

Comments
 (0)