feat: add community opportunity hub and volunteer roadmap#105
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting
| <ContentSection | ||
| id="roles" | ||
| eyebrow="Volunteer & internship tracks" | ||
| title="Where you can make an immediate impact" | ||
| description="Every opportunity includes clear responsibilities, time expectations, and success signals so you can pick the lane that fits your energy." |
There was a problem hiding this comment.
Remove unsupported
id prop from ContentSection usage
ContentSection only accepts eyebrow, title, description, children, align, tone, and footerContent, yet this page passes an id attribute. Because the component props don’t extend HTML attributes, TypeScript will raise Property 'id' does not exist on type 'ContentSectionProps', failing the build whenever npm run type-check or a Next.js compilation runs. Drop the id or add support for it in ContentSection before merging.
Useful? React with 👍 / 👎.
Summary
Testing
https://chatgpt.com/codex/tasks/task_e_68e807e646bc832d96c47b1d7106ea10