fix(ui-docs) Loader documentation
This commit is contained in:
parent
d5f8b674b8
commit
17bed3e9b4
|
@ -21,7 +21,7 @@ Loaders visually indicate when an operation is loading. This makes it visually c
|
|||
|
||||
```vue-html
|
||||
<div style="width: 50%">
|
||||
<fw-loader />
|
||||
<Loader />
|
||||
</div>
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue