inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

인프런에서 블로그를 쓸 수 있다?

미리바니
0

띠용???

신기하구먼

import React from 'react';

function Some() {
  return <div>hi</div>;
}

export default Some;

ㄹㄹㄹㄹㄹ

답변 0