AhmedHelalAhmed
hide or remove reset in the filters form
Ok thank you
I used this css
button[wire\:click="resetTableFiltersForm"] {
display: none;
}
and add it using
https://filamentphp.com/docs/3.x/support/assets#registering-css-files9 replies