mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2026-05-07 18:45:48 +02:00
0a06f1f7cc
The import statement for the Carbon library in the listposts.blade.php file has been updated to use the @use directive instead of the @php directive. This change improves code readability and follows best practices.