We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e234c26 commit b9c805eCopy full SHA for b9c805e
packages/common/src/components/Banner/Banner2/index.tsx
@@ -7,7 +7,7 @@ import DocumentIcon from 'common/assets/Banner/DocumentIcon.png';
7
const Banner2 = () => (
8
<S.BannerWrapper>
9
<S.BannerTitleContainer>
10
- <S.BannerTitle>상품받고</S.BannerTitle>
+ <S.BannerTitle>상품 받고</S.BannerTitle>
11
<S.BannerTitle>시험 점수도 챙기자!!</S.BannerTitle>
12
</S.BannerTitleContainer>
13
<S.DocumentContainer>
0 commit comments