mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-25 09:20:36 +01:00
docs: use present tense when possible
This commit is contained in:
@@ -62,7 +62,7 @@ props:
|
||||
|
||||
### Alt
|
||||
|
||||
When no icon or text is provided, the **initials** of the `alt` prop will be used as fallback.
|
||||
When no icon or text is provided, the **initials** of the `alt` prop is used as fallback.
|
||||
|
||||
::component-code
|
||||
---
|
||||
@@ -73,7 +73,7 @@ props:
|
||||
::
|
||||
|
||||
::note
|
||||
The `alt` prop will be used as the `alt` attribute of the image.
|
||||
The `alt` prop is passed to the `img` element as the `alt` attribute.
|
||||
::
|
||||
|
||||
## Examples
|
||||
|
||||
Reference in New Issue
Block a user