#Modal Heading on Delete function
1 messages · Page 1 of 1 (latest)
Is affiliates something you have created?
or a plugin
Filament has a native me-5 on modal as per:
<x-filament::modal.heading
@class(['me-5' => $closeButton])
>
the affiliates is the resource name, is not a plugin
I'm using filament v 3.2.131, i even try to create new project just install the filament without any plugin and it's still has the same issue
i's fixed in the new version 3.2.132