takielias / tablar

Tablar: A Laravel Dashboard Preset Based on Tabler HTML Template + Vite. https://tablar.ebuz.xyz/docs
https://tablar.ebuz.xyz
MIT License
275 stars 33 forks source link

Not show icons in navbar #6

Closed mariolucasdev closed 1 year ago

mariolucasdev commented 1 year ago

config/tablar.php image

laravel version: 10

takielias commented 1 year ago

Did you inspect the element & any console errors?

mariolucasdev commented 1 year ago

Yes, there were no errors and the class of the icon appeared normally. see print screen.

image

takielias commented 1 year ago

In the latest version of Tabler Icon, they removed the ti class support. Now only support SVG. I'm working on it. Will share the update soon.

mariolucasdev commented 1 year ago

ok thanks.