File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
src/app/(events)/hackathon Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,19 @@ import GridTunnelContextProvider from './_contexts/grid-tunnel-context'
2020const Page : React . FC = ( ) => {
2121 return (
2222 < >
23- < TicketRandomConsoleLog tickets = { [ 'DEV_GM0HP5G68B' , 'DEV_LZVHRI8AD4' ] } />
24- < TicketRandomConsoleLog tickets = { [ 'DEV_J99LB1RMSA' , 'DEV_FGSNU249N0' ] } />
23+ < TicketRandomConsoleLog
24+ tickets = { [
25+ 'DEV_GM0HP5G68B' ,
26+ 'DEV_LZVHRI8AD4' ,
27+ 'DEV_J99LB1RMSA' ,
28+ 'DEV_FGSNU249N0' ,
29+ 'ไหนอั่งเปา' ,
30+ 'ไหนอั่งเปา' ,
31+ 'ไหนอั่งเปา' ,
32+ 'ไหนอั่งเปา' ,
33+ 'ไหนอั่งเปา' ,
34+ ] }
35+ />
2536 < TicketRandomConsoleLog
2637 tickets = { [
2738 'บางปีก็เสียใจที่ไม่ได้อั่งเปา แต่ปีนี้เสียเราที่ไม่มีเธอ เพราะเธอะละเมอกินอั่งเปา เราเลยกินนาย อยากคลายรีเฟรชหัวใจ หาไฟไปหาอั่งเปา' ,
You can’t perform that action at this time.
0 commit comments