TimeLine.tsx 업데이트
This commit is contained in:
parent
7e9e1cb9be
commit
2a108b0269
1 changed files with 7 additions and 0 deletions
|
|
@ -4,6 +4,13 @@ import { Plus } from "lucide-react";
|
|||
import { useEffect, useState, useRef } from "react";
|
||||
|
||||
const events = [
|
||||
{
|
||||
date: "2025-09-13",
|
||||
description:
|
||||
"선린인터넷고 소프트웨어 나눔축제 AnA 이수",
|
||||
category: "Education",
|
||||
link: "https://ssf.sunrin.io/"
|
||||
},
|
||||
{
|
||||
date: "2025-07-26",
|
||||
description:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue