Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5장 05-13 예제 수정 #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

fp024
Copy link

@fp024 fp024 commented Oct 20, 2024

Bootstrap 5 스타일 클래스 이름으로 수정


안녕하세요.

예제 05-13에서 다음 내용을 수정했습니다.

  • className -> class
    • JSX 파일이 아니고 일반 HTML 파일이여서 속성명을 class로 변경
  • float-right -> float-end,
    badge-secondary -> bg-secondary
    • Bootstrap 5가 되면서 스타일 클래스 이름이 바뀐 부분에 대해 맞춰서 수정

139쪽에 스크린샷 화면과는 좀 달라지지만...
image

회색 배경의 뱃지 화살표가 오른쪽에 배치되는 화면이됩니다.

책 잘 읽고 있습니다. 감사합니다. 👍

Bootstrap 5 스타일 클래스 이름으로 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant