diff --git a/resources/views/champions/index.blade.php b/resources/views/champions/index.blade.php index d574cdf..881b2cf 100644 --- a/resources/views/champions/index.blade.php +++ b/resources/views/champions/index.blade.php @@ -48,6 +48,8 @@ + + diff --git a/resources/views/champions/show.blade.php b/resources/views/champions/show.blade.php index 0f45c9a..485e0b9 100644 --- a/resources/views/champions/show.blade.php +++ b/resources/views/champions/show.blade.php @@ -47,6 +47,8 @@ + + @vite('resources/js/vert-scroll.js')