Unhandled match case '...'

Its caused by
<x-filament::icon-button icon="heroicon-o-user-circle" size="w-12 h-12" label="New label" />
<x-filament::icon-button icon="heroicon-o-user-circle" size="w-12 h-12" label="New label" />
Im not sure why. Any ideas?
Solution:
not sure if you can use class
Jump to solution
4 Replies
Matthew
Matthew4mo ago
Ah I see. Its a bug I think Its caused by size="w-12 h-12" Is this normal, or not?
Matthew
Matthew4mo ago
yeah I know, but I cant set custom sizes? It doesnt make sense
Solution
LeandroFerreira
LeandroFerreira4mo ago
not sure if you can use class