mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
switch countries
This commit is contained in:
@@ -6,6 +6,8 @@ use Livewire\Component;
|
||||
|
||||
class SearchTabs extends Component
|
||||
{
|
||||
public string $country;
|
||||
|
||||
public function render()
|
||||
{
|
||||
return view('livewire.frontend.search-tabs');
|
||||
|
||||
Reference in New Issue
Block a user