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

MilestonesからIssuesを取得 #46

Merged
merged 5 commits into from
Aug 25, 2023
Merged

MilestonesからIssuesを取得 #46

merged 5 commits into from
Aug 25, 2023

Conversation

kawanolk
Copy link

Ticket

変更内容

issues.tsx 新規作成
issues.ts 新規作成
MilestonesSample.tsx 追加

マイルストーンからissuesの取得のサンプルを作成しました

確認方法

npm run dev 実行後
下部に
Parse0
....
が表示されていること

Screenshot (任意)

image

@kawanolk kawanolk added the feature 新しい機能の追加 label Aug 25, 2023
import { useIssues } from '@/swr/client/issues';

type Props = {
milestonesNumber: number;
Copy link
Member

Choose a reason for hiding this comment

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

NITS クエリパラメータ名に合わせるとmilestoneNumberのほうが良いかも?

@takecchi
Copy link
Member

承認しました!

@kawanolk kawanolk merged commit a43007b into main Aug 25, 2023
1 check failed
@kawanolk kawanolk deleted the feature/issues-40 branch August 25, 2023 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 新しい機能の追加
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants