You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,7 +107,7 @@ This is a listing of example projects and guides that will help you integrate Se
107
107
108
108
<details>
109
109
<summary><b>Can I use custom Icons?</b></summary>
110
-
Yes. Just use <code><Icon className='my-icon' /></code> instead of `<Icon name='my-icon' />`. See https://github.com/Semantic-Org/Semantic-UI-React/issues/931#issuecomment-263643210 for detailed info and examples.
110
+
Yes. Just use <code><Icon className='my-icon' /></code> instead of <code><Icon name='my-icon' /></code>. See https://github.com/Semantic-Org/Semantic-UI-React/issues/931#issuecomment-263643210 for detailed info and examples.
0 commit comments