Skip to content

Commit bb5a237

Browse files
authored
Update README.md
1 parent 8719557 commit bb5a237

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@
1818
- MudScrollbar
1919
- MudSection
2020
- MudSpeedDial
21+
- MudStepper
2122

2223
## Installation
23-
This extension uses MudBlazor features, so only need to add this line described below:<br /><br />
24+
This extension uses MudBlazor features (need to set up MudBlazor if you didn't before), so only need to add this line described below:<br /><br />
2425
Add the following to your HTML head section, it's either `index.html` or `_Layout.cshtml`/`_Host.cshtml` depending on whether you're running Server-Side or WASM.
2526
```
2627
<link href="_content/CodeBeam.MudExtensions/MudExtensions.min.css" rel="stylesheet" />
@@ -48,6 +49,11 @@ https://user-images.githubusercontent.com/78308169/194701300-e4ad517a-8fbb-4a5e-
4849

4950
https://user-images.githubusercontent.com/78308169/194750397-e0dfd08c-c297-426f-bcd6-55ce2e7c4a25.mp4
5051

52+
### MudStepper
53+
54+
https://user-images.githubusercontent.com/78308169/195593490-6fd8d5fe-0472-4b9b-8180-ef6b9d94bcbd.mp4
55+
56+
5157
## Contribution
5258
Feel free to contribute.
5359

0 commit comments

Comments
 (0)