mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
column added
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
<div class="flex flex-col space-y-1">
|
<div class="flex flex-col space-y-1">
|
||||||
<div>
|
<div>
|
||||||
<x-button
|
<x-button
|
||||||
|
class="whitespace-nowrap"
|
||||||
primary
|
primary
|
||||||
xs
|
xs
|
||||||
:href="route('meetup.event.landing', ['country' => $row->meetup->city->country, 'meetupEvent' => $row->id])"
|
:href="route('meetup.event.landing', ['country' => $row->meetup->city->country, 'meetupEvent' => $row->id])"
|
||||||
|
|||||||
Reference in New Issue
Block a user