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

Feat: categories page integration #38

Merged
merged 4 commits into from
Oct 24, 2024
Merged

Conversation

Meriem-BM
Copy link
Member

@Meriem-BM Meriem-BM commented Oct 24, 2024

Related to #2

Copy link

vercel bot commented Oct 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pairwise-rf6 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2024 9:58am

@Meriem-BM Meriem-BM changed the title Feat/categories page integration Feat: categories page integration Oct 24, 2024
readonly metadata: CollectionMetadata
};

interface DelegateStatusData {
Copy link
Collaborator

Choose a reason for hiding this comment

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

These types are already added by Hrithik in app/utils/getConnectionStatus.ts. Let's keep only one of them.

}
}

export const getDelegations = async (): Promise<DelegateStatusData> => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

These data fetching functions and their react-query hooks as well.

@Meriem-BM Meriem-BM requested a review from mmahdigh October 24, 2024 10:11
@mmahdigh mmahdigh merged commit 7569cff into staging Oct 24, 2024
2 checks passed
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.

2 participants