Skip to content

Commit

Permalink
[#6] XYZ 타입 누락 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
03hoho03 committed Apr 6, 2024
1 parent 1ffa0b8 commit c0e9921
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ function Step2() {
<div className={S.input_container}>
<div className={S.input_title_container}>
<h3 className={S.input_title}>XYZ 가설</h3>
<MoreExplainBtn type={''} />
<MoreExplainBtn type={'XYZ'} />
</div>
<p className={S.input_explain}>
적어도 X퍼센트의 Y는 Z 할 것이다 라는 형태의 가설이에요. 시장호응
Expand Down

0 comments on commit c0e9921

Please sign in to comment.