Skip to content

Commit

Permalink
Merge branch 'feature-081' of https://github.com/teamViNO/ViNo-Client
Browse files Browse the repository at this point in the history
…into feature-081
  • Loading branch information
gs0428 committed Feb 19, 2024
2 parents 757da28 + 331ec06 commit c1dc539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Home/SearchYoutube.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ const SearchYoutube = ({ searchRef }: Props) => {
disabled={status === 'CONTINUE'}
onChange={handleChangeInput}
placeholder="https://youtube.com/..."
searchRef={searchRef}
// searchRef={searchRef}
/>
</div>

Expand Down

0 comments on commit c1dc539

Please sign in to comment.