From ef2e5c58cbdb78a329dbc3c072e529145870c1f1 Mon Sep 17 00:00:00 2001 From: Jose Lezama Date: Mon, 5 Dec 2022 01:50:24 -0300 Subject: [PATCH] fix(Ticket): use correct date --- src/Components/Ticket/Ticket.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Components/Ticket/Ticket.tsx b/src/Components/Ticket/Ticket.tsx index 4d31eab..e86b173 100644 --- a/src/Components/Ticket/Ticket.tsx +++ b/src/Components/Ticket/Ticket.tsx @@ -461,8 +461,8 @@ export const Ticket = ({ onClick={() => { atcb_action({ name: "JSConf Chile", - startDate: "2023-03-03", - endDate: "2023-03-04", + startDate: "2023-02-03", + endDate: "2023-02-04", startTime: "08:00", endTime: "19:00", description: