Skip to content

[DEV-570] added study group data integration#120

Open
adambelouad wants to merge 2 commits into
previewfrom
study-group-page-updated
Open

[DEV-570] added study group data integration#120
adambelouad wants to merge 2 commits into
previewfrom
study-group-page-updated

Conversation

@adambelouad
Copy link
Copy Markdown
Member

References

Proposed Changes

  • shows study group cards from getAllStudyGroups

@linear
Copy link
Copy Markdown

linear Bot commented Apr 15, 2026

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
help Ready Ready Preview, Comment Apr 15, 2026 9:47pm

Request Review

// Placeholder for button click action
};
useEffect(() => {
getAllStudyGroup().then(setStudyGroups);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This should prob be wrapped in an async

@issacli-0821
Copy link
Copy Markdown
Contributor

Also should resolve the lint warnings on the PR!

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