Update TimeLine.tsx

This commit is contained in:
암냥 2025-07-25 12:19:13 +09:00 committed by GitHub
commit cf743f38ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,9 +5,9 @@ import { useEffect, useState, useRef } from "react";
const events = [
{
date: "2025-07-23",
date: "2025-07-26",
description:
"선린인터넷고 여름방학 중학생 특별교육 (프로그래밍)",
"선린인터넷고 여름방학 중학생 특별교육 이수 예정 (프로그래밍)",
category: "Education",
link: "https://sunrint.sen.hs.kr/"
},