Blade components outside of Filament
Am I not able to do something like
<x-filament::button>Test</x-filament::button> in my Laravel app (and not in Filament)? Are there styles I need to require?