a
This commit is contained in:
parent
d304385443
commit
758518f7ef
1 changed files with 7 additions and 0 deletions
|
|
@ -4,6 +4,13 @@ import { Plus } from "lucide-react";
|
||||||
import { useEffect, useState, useRef } from "react";
|
import { useEffect, useState, useRef } from "react";
|
||||||
|
|
||||||
const events = [
|
const events = [
|
||||||
|
{
|
||||||
|
date: "2025-02-27",
|
||||||
|
description:
|
||||||
|
"화이트햇스쿨 3기 최종합격",
|
||||||
|
category: "Education",
|
||||||
|
link: "https://whitehatschool.kr/home/kor/main.do"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: "2025-01-19",
|
date: "2025-01-19",
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue