Skip to content

Commit

Permalink
Merge pull request #249 from ssu-student-union/fix/#247_fix-tos
Browse files Browse the repository at this point in the history
Fix/#247 fix tos
  • Loading branch information
dvp-tae authored Oct 18, 2024
2 parents bef022c + 69d62e4 commit 96c7810
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/general/containers/TOSSectioin.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ export function TOSSection() {
: 'cursor-not-allowed bg-gray-300'
}`}
onClick={handleNext}
disabled={!isAllChecked}
>
다음
</button>
Expand Down

0 comments on commit 96c7810

Please sign in to comment.