[modern-react] 리액트 스터디 파일 추가
This commit is contained in:
3
modern-react/my-modern/const.js
Normal file
3
modern-react/my-modern/const.js
Normal file
@@ -0,0 +1,3 @@
|
||||
const author = '야마다 요시히로';
|
||||
author = 'WINGS 프로젝트';
|
||||
console.log(author);
|
||||
Reference in New Issue
Block a user