react web game :

componentDidMount 안에 setInterval 넣기
This commit is contained in:
haerong22
2021-03-06 00:38:25 +09:00
parent 165b4e4fd6
commit 37c8a5c61c
5 changed files with 1090 additions and 1287 deletions

View File

@@ -1,7 +1,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>반응속도체크</title>
<title>가위바위보</title>
<style>
#computer {
width: 142px;