This commit is contained in:
f4ilji
2024-12-25 11:38:19 +05:00
parent 8718ab32ef
commit 87c351aa8e
3 changed files with 7 additions and 9 deletions
@@ -3,7 +3,7 @@
<div class="max-w-4xl mx-auto bg-white min-w-0">
<div class="overflow-x-scroll flex no-scrollbar">
<div class="flex items-center gap-x-3 whitespace-nowrap">
<template v-for="eventMonth in dates">
<template v-for="eventMonth in dates.toReversed()">
<div class="">
<div class="flex flex-col items-center">
<!-- <span class="text-[12px] text-gray-500">|</span>-->