mirror of
https://github.com/filamentphp/filament.git
synced 2026-09-01 15:09:33 +08:00
Merge pull request #5789 from ganyicz/patch-1
Fix heroicon title attribute
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
>
|
||||
<x-heroicon-s-x
|
||||
class="filament-modal-close-button h-4 w-4 cursor-pointer text-gray-400"
|
||||
title="__('filament-support::components/modal.actions.close.label')"
|
||||
:title="__('filament-support::components/modal.actions.close.label')"
|
||||
tabindex="-1"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user