Icons pi pi-check not showing #2618
Unanswered
SumunaTJ
asked this question in
PrimeIcons
Replies: 1 comment
-
|
Its working fine |
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


Uh oh!
There was an error while loading. Please reload this page.
-
<ToggleButton onLabel="" offLabel="" onIcon="pi pi-check" offIcon="pi pi-times" checked={checked} onChange={(e) => setChecked(e.value)} />
my version
"primeicons": "^6.0.1",
"primereact": "^10.0.9",
its show like that, how can I fix it

Beta Was this translation helpful? Give feedback.
All reactions