No icons shown in menu bar, only text #1191
Unanswered
samlhuillier
asked this question in
Q&A
Replies: 1 comment
-
Its icon is by Material Icons, ligature font. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to add in a menu item to my editor but it seems to just add it as text and no actual icons. This is what it looks like:
This is my config in React (18.2.0) and an electron app:
How can I fix this? Is there some styling that I am missing?
Beta Was this translation helpful? Give feedback.
All reactions