Skip to content

Commit

Permalink
docs: fix bad nbsp (#5899)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladitasev authored Oct 7, 2022
1 parent f61df7e commit 6afff29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/main/src/Avatar.js
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ const metadata = {
* &lt;ui5-avatar><br>
* &nbsp;&nbsp;&nbsp;&nbsp;&lt;ui5-badge slot="badge"><br>
* &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;ui5-icon slot="icon" name="employee">&lt;/ui5-icon><br>
* &nbsp;&nbsp;&nbsp;&nbsp&lt;/ui5-badge><br>
* &nbsp;&nbsp;&nbsp;&nbsp;&lt;/ui5-badge><br>
* &lt;/ui5-avatar>
* <br><br>
* <ui5-avatar initials="AB" color-scheme="Accent1">
Expand Down

0 comments on commit 6afff29

Please sign in to comment.