docs: Vertical Orientation Stepper snippet does not include steps-vertical class
freitzzz opened this issue · 0 comments
freitzzz commented
Describe the bug
On the Stepper component docs page, code snippet for stepper with vertical orientation does not include the steps-vertical
class. Anyone who copies the snippet, will be faced with an horizontal stepper.
To Reproduce
Steps to reproduce the behavior:
- Go to https://www.ripple-ui.com/docs/components/stepper
- Scroll down to Vertical Orientation section
- Look to HTML/JSX code snippet
- Identify that no
steps-vertical
class is present
Expected behavior
The steps-vertical
class is present when declaring the ol
element.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Elementary OS 7
- Browser: Chrome