mirror of
https://github.com/directus/directus.git
synced 2026-01-22 20:47:54 -05:00
Add missing closing / (#5186)
This commit is contained in:
@@ -37,7 +37,7 @@ Oftentimes, you'll use the icon next to some text, for example in a button. When
|
||||
|
||||
```html
|
||||
<v-button>
|
||||
<v-icon name="add" left> Add new
|
||||
<v-icon name="add" left /> Add new
|
||||
</v-button>
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user