We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8caf1e0 commit e2f55b2Copy full SHA for e2f55b2
src/Components/LanguageSwitch.php
@@ -21,6 +21,7 @@ public function render()
21
// Final fallback to tailwind theme
22
/** @var view-string $fallbackTemplate */
23
$fallbackTemplate = 'filament-flexible-content-block-pages::tailwind.components.language-switch';
24
+
25
return view($fallbackTemplate);
26
}
27
0 commit comments