Skip to content

Commit

Permalink
feat: 제출 버튼 활성화
Browse files Browse the repository at this point in the history
  • Loading branch information
spolice0324 committed Feb 21, 2024
1 parent aa17bb1 commit 026ac0c
Show file tree
Hide file tree
Showing 3 changed files with 198 additions and 178 deletions.
11 changes: 11 additions & 0 deletions components/compositions/question/FinishQuestion.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@

const FinishQuestion = () => {
return <>


</>
}

export default FinishQuestion;


Loading

0 comments on commit 026ac0c

Please sign in to comment.