filament-language-switch icon indicating copy to clipboard operation
filament-language-switch copied to clipboard

Update flag.blade.php. Add alt text to img

Open donatiss opened this issue 10 months ago • 1 comments

donatiss avatar Apr 02 '24 06:04 donatiss

PR Summary

  • Enhancement to flag.blade.php in the component views The flag.blade.php file, a part of our website's visual elements, has been updated for improved functionality. The update allows the system to merge and display alternate text information on the website, enhancing the user experience especially when the content doesn't load or fully accessible. This is achieved through the addition of ->merge(['alt' => $alt]) in our Laravel code.

what-the-diff[bot] avatar Apr 02 '24 06:04 what-the-diff[bot]