Skip to content

Commit

Permalink
Fix: warning 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
mingd1023 committed Jul 2, 2021
1 parent 402a2cf commit ea06847
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/home/ApplyBanner/ApplyBanner.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ const ApplyBanner = ({ history }) => {
};
return (
<BannerBlock>
{/* eslint-disable-next-line jsx-a11y/accessible-emoji */}
<Banner onClick={redirectToApplyPage}>
PoolC 신입회원 지원하러 가기 ✨
</Banner>
Expand Down

0 comments on commit ea06847

Please sign in to comment.