Skip to content

Commit

Permalink
feat: 모임생성 퍼널의 도서선택 스텝에 input 컴포넌트 내부에 x-button를 표시
Browse files Browse the repository at this point in the history
  • Loading branch information
hanyugeon committed Jul 30, 2024
1 parent f4cc4d8 commit 1081673
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ const SelectBookStep = ({ onNextStep }: MoveFunnelStepProps) => {
</h2>

<Input
type="search"
placeholder="책 제목, 작가를 검색해보세요"
inputStyle="line"
leftIconType="search"
Expand Down

0 comments on commit 1081673

Please sign in to comment.