FFilament•Created by aox on 6/27/2024 in #❓┊help Is it possible to change all blade components prefix from <x-filament>?
I don't want this all over my templates in case I want to refactor later, plus it's long and ugly. I would prefer <x-button> but I could live with <x-fi::button> or <x-ui::button>