Skip to content

Commit

Permalink
snackbar-bold option 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
yeeeeeeeni committed Aug 2, 2023
1 parent 8a6324e commit 5146fff
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions docs/content/component/snackbar/usage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,20 @@ slug: /component/snackbar/usage
</HalfCardDescriptionCell>
</HalfCard>

<HalfCard>
<HalfCardImageCell>
![snackbar options text](./snackbar-options-bold.png)
</HalfCardImageCell>
<HalfCardDescriptionCell>
<HalfCardDescriptionTitle>Bold</HalfCardDescriptionTitle>
<HalfCardDescription>
특정 부분을 강조하고 싶은 경우 메시지에 Bold를 사용할 수 있습니다. 혹은
유저가 조심해야 하거나 주의해야 하는 정보인 경우에도 사용할 수 있습니다.
텍스트 전체에 적용하기보단 부분적으로 사용할 것을 권장합니다.
</HalfCardDescription>
</HalfCardDescriptionCell>
</HalfCard>

<HalfCard>
<HalfCardImageCell>
![snackbar options text](./snackbar-options-text.png)
Expand Down

0 comments on commit 5146fff

Please sign in to comment.