mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-13 06:56:48 +00:00
table changes
This commit is contained in:
@@ -8,10 +8,10 @@ use Livewire\Component;
|
||||
class SearchByTagComponent extends Component
|
||||
{
|
||||
public string $country = 'de';
|
||||
public ?array $table = [];
|
||||
public ?array $bookcases = [];
|
||||
|
||||
protected $queryString = [
|
||||
'table',
|
||||
'library_items',
|
||||
];
|
||||
|
||||
public function render()
|
||||
|
||||
Reference in New Issue
Block a user