How to change color on an livewire table component
I want to change some text to amber but they stay black (even in darkmode). i tried
->color()
but it didn't work, how do I do it?2 Replies
Hey đź‘‹ did you get a solution to this? I'm facing a similar challenge with the colors
did you register color in your panel provider?