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

既存コンポーネントをStorybook上に表示する(/auth) #861

Merged
merged 2 commits into from
Jul 27, 2024

Conversation

Ryotakobayash
Copy link
Collaborator

対応Issue

resolve #860

概要

authコンポーネントを表示するためのstories.tsxファイルを追加する。

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

テスト項目

以下のコンポーネントがStorybook上で表示できるか確認する。

  • SignInView
  • SignUpView

備考

@Ryotakobayash Ryotakobayash requested a review from Kubosaka July 27, 2024 08:52
@Ryotakobayash Ryotakobayash changed the title Feat/kobayashi/CreatingstoriesFile/auth-860 既存コンポーネントをStorybook上に表示する(/auth) Jul 27, 2024
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 e3178f9 into develop Jul 27, 2024
3 checks passed
@Kubosaka Kubosaka deleted the feat/kobayashi/CreatingstoriesFile/auth-860 branch July 27, 2024 09:52
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上に表示する(/auth)
2 participants