Skip to content

Conversation

@kazzyfrog
Copy link
Member

概要

ヒーローセクションのボタンを、コンポーネント化し、URLリンクを追加しました。

buttonコンポーネントは、以下の2種類のtypeを選択できます

  • 背景が赤の「primary」(デフォルト)
  • 背景白でボーダーありの「outline」

また、リンク先のURLについては、メタデータを定義しているファイルに記載しました!
デフォルトで、GitHubのリポジトリに設定してあります。

関連するIssue

closed #203

その他

ついでに、使っていなかった変数などを少し整理しました!

@kazzyfrog kazzyfrog added the Type: 🐛 fix 修正、バグに関するもの label May 28, 2024
Copy link
Collaborator

@pss-aileen pss-aileen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTMです!!

@pss-aileen pss-aileen merged commit d288d06 into main May 29, 2024
@pss-aileen pss-aileen deleted the fix/button-component-#203 branch May 29, 2024 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: 🐛 fix 修正、バグに関するもの

Projects

None yet

Development

Successfully merging this pull request may close these issues.

buttonコンポーネントを作成し、ヒーローセクションのbuttonを書き換える

3 participants