Custom style for component
I've created a component by following the documentation provided here: https://filamentphp.com/docs/3.x/forms/adding-a-form-to-a-livewire-component. Below is my component:
and I have this in my blade
I am encountering an issue where the wizard component is displayed in dark mode, and the 'next' button lacks the intended styling. How can I ensure the wizard is displayed in light mode and apply the necessary styles?
2 Replies
Use the default button: