diff --git a/resources/views/partials/layout.blade.php b/resources/views/partials/layout.blade.php index 9bc24400..49dce5c2 100644 --- a/resources/views/partials/layout.blade.php +++ b/resources/views/partials/layout.blade.php @@ -85,6 +85,7 @@ navIsOpen: false, }" class="w-full h-full font-sans antialiased text-gray-900 language-php" + data-instant-intensity="0" > @yield('content')