Dkil
collapse every other child element when expanding a single one
In the sidebar, how can I use data-accordion="collapse" to collapse every other child element when expanding a single one?
https://flowbite.com/docs/components/accordion/
1 replies
moved the previous page to the project path
I want to control some pages, for example, I want to remove the class -mx-2 from the HTML code in the path vendor/filament/filament/resources/views/components/sidebar/index.blade.php.
I have moved the previous page to the project path
resources/views/filament/index.blade.php
but it did not work. I also moved it to
resources/views/filament/components/sidebar/index.blade.php
and it did not work either.
2 replies