Skip to content

Commit ed6a5ed

Browse files
committed
clarify svelte version requirement
1 parent 78215cd commit ed6a5ed

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ Clone this project and run it. Itself is an example. Take a look at the homepage
2929
<Steps {steps} />
3030
```
3131

32-
### Vertical Steps
32+
### Vertical Steps (NEW)
33+
34+
> NOTE: needs svelte version 3.46.3 or newer
3335
3436
```javascript
3537
<script>

0 commit comments

Comments
 (0)