Skip to content

Commit a0c382e

Browse files
authored
docs: suggestion (#4491)
1 parent 327eebe commit a0c382e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migration/v2.x.x-to-v3.0.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
We renamed the `data-icon-after` and `data-icon-before` properties to `data-icon-trailing` and `data-icon-leading`,
66
as well the properties in components to `iconTrailing` and/or `iconLeading`.
7-
Furthermore, we added a trailing icon to the `db-button`/`DBButton` component.
7+
Furthermore, we added the possibility to set a a trailing icon on the `db-button`/`DBButton` component.
88

99
You can still use `db-icon`/`icon` in most elements/components, which results in showing the default icon.
1010
Most of the time this will be the leading icon, but in some cases it might be the trailing icon, depending on the component.

0 commit comments

Comments
 (0)