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

既存コンポーネントを表示する.storiesファイルを追加する(/yearperiods) #855

Merged
merged 8 commits into from
Jul 27, 2024

Conversation

Ryotakobayash
Copy link
Collaborator

対応Issue

resolve #810

概要

既存コンポーネントを表示する.storiesファイルを追加する

画面スクリーンショット等

image

テスト項目

以下のファイルを表示することができるか。

  • AddModal
  • DeleteModal
  • EditModal
  • OpenAddModalButton
  • OpenDeleteModalButton
  • OpenEditModalButton

備考

constants.tsがまだdevelopブランチになかったので定数は使いませんでした。

Copy link
Collaborator

@Kubosaka Kubosaka left a comment

Choose a reason for hiding this comment

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

少しコメントつけました

Copy link
Collaborator

@Kubosaka Kubosaka left a comment

Choose a reason for hiding this comment

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

LGTM

@Kubosaka Kubosaka merged commit 256b72a into develop Jul 27, 2024
2 checks passed
@Kubosaka Kubosaka deleted the feat/kobayashi/CreatingstoriesFile/yearperiods-810 branch July 27, 2024 09:33
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.

既存コンポーネントをStorybook上に表示する(/yearperiods)
2 participants