Skip to content

Commit

Permalink
feat: main.yml AWS S3 CI/CD 환경 구축
Browse files Browse the repository at this point in the history
  • Loading branch information
dydals3440 committed Feb 17, 2024
1 parent 32612c5 commit c4ddc86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/signature/main/NoSignature.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default function NoSignature() {
<S.PageContainer>
<S.ContentContainer>
<img src={bookImg} />
<S.Text>아직 작성한 시그니처가 없어요!</S.Text>
<S.Text>아직 작성한 시그니처가 없어요!!</S.Text>
</S.ContentContainer>
</S.PageContainer>
);
Expand Down

0 comments on commit c4ddc86

Please sign in to comment.