Update TimeLine.tsx
This commit is contained in:
parent
cd91e65039
commit
cf743f38ce
1 changed files with 2 additions and 2 deletions
|
|
@ -5,9 +5,9 @@ import { useEffect, useState, useRef } from "react";
|
||||||
|
|
||||||
const events = [
|
const events = [
|
||||||
{
|
{
|
||||||
date: "2025-07-23",
|
date: "2025-07-26",
|
||||||
description:
|
description:
|
||||||
"선린인터넷고 여름방학 중학생 특별교육 (프로그래밍)",
|
"선린인터넷고 여름방학 중학생 특별교육 이수 예정 (프로그래밍)",
|
||||||
category: "Education",
|
category: "Education",
|
||||||
link: "https://sunrint.sen.hs.kr/"
|
link: "https://sunrint.sen.hs.kr/"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue