Skip to content

Commit

Permalink
snackbar-bold option 추가 (#327)
Browse files Browse the repository at this point in the history
* snackbar-bold option 추가

* Bold 가이드라인 위치 변경

* docs(seed-docs): delete `snackbar-options-bold.png`

---------

Co-authored-by: Dongkyu Kim (Max.kim) <stleamist@me.com>
  • Loading branch information
yeeeeeeeni and stleamist authored Aug 11, 2023
1 parent 45fef0b commit 154d09e
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 @@ -189,6 +189,20 @@ slug: /component/snackbar/usage
</HalfCardDescriptionCell>
</HalfCard>

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

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

0 comments on commit 154d09e

Please sign in to comment.