Skip to content

Commit

Permalink
fdjdk
Browse files Browse the repository at this point in the history
  • Loading branch information
JongJong00 committed Jan 20, 2023
1 parent 0b93667 commit 8f47b5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Components/Detail.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ import styled from 'styled-components';
const Detail = () => {
const colors = [
'과목년도', //year
'학기', //semester
'학년', // grade
'수강학기', //semester
'수강학년', // grade
'학과(학부) ', //major
'학점', //credit
'이론인정학점', // lecture_credit
Expand Down

0 comments on commit 8f47b5b

Please sign in to comment.