Merge pull request #5789 from ganyicz/patch-1

Fix heroicon title attribute
This commit is contained in:
Dan Harrin
2023-02-25 11:12:06 +00:00
committed by GitHub
@@ -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"
/>