"git@compmath.korea.ac.kr:students/bora-it.git" did not exist on "c0273f7bf1789c0a5729e9c751b112fb20a19c2b"
Commit 58fc8be2 authored by Yoon, Daeki's avatar Yoon, Daeki 😅
Browse files

프로파일 컴포넌트 생성

parent 4acd889b
import React from "react";
export const Profile = () => {
return <div>Profile</div>;
};
export { Profile } from "./Profile";
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment