diff --git a/src/End.js b/src/End.js index 7660d1fb6b23a0d34e93b426f0654a304fbd1abf..f2f4a29df10c0f4caade463d867fa75f080cbba6 100644 --- a/src/End.js +++ b/src/End.js @@ -1,6 +1,6 @@ import React from 'react' // import tr from './End-Image01.jpg'; -import './End.css' +// import './End.css' import 'bootstrap' // import { Link } from 'react-router-dom'; @@ -30,30 +30,30 @@ function End() {

채점표

- +
- - + + - - + + - - + + - - + + - +
이름 여기이름{localStorage.getItem('name')}
문제1 여기문제1 답 여기1번 {localStorage.getItem('채점1')}
문제2 여기문제2 답 여기2번{localStorage.getItem('채점2')}
문제3 여기문제3 답 여기3번 {localStorage.getItem('채점3')}
총점총점 및 결과??{a[0] + a[1] + a[2]}