flipping on upcoming - need to make that automatic

main
mwinter 2 weeks ago
parent d0eb84d412
commit 2ccdfb0047

@ -19,12 +19,10 @@
</div>
<!-- TODO: this needs to be automatically flipped off when there are no upcoming events-->
<!------
<div class="px-1 bg-zinc-100 rounded-lg text-center">
<div class="text-sm">upcoming events</div>
<EventSlider :upcoming_events="upcoming_events" class="max-w-[95%] min-h-[80%]"></EventSlider>
</div>
--->
</div>
<slot /> <!-- required here only -->

Loading…
Cancel
Save