Skip to content

Conversation

@majdjadalhaq
Copy link

Copy link

@robvk robvk left a comment

Choose a reason for hiding this comment

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

Very nice. Only one comment:

  • You included your week1 project in the PR. Be more careful with creating your branches/adding files to your PR. It should just be that week's project

I will approve this one as none of the changes are big.


function CategoryItem({ category, isActive, onSelect }) {
// Display logic: remove "FAKE: " prefix if present for cleaner UI
const displayName = category.replace("FAKE: ", "")
Copy link

Choose a reason for hiding this comment

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

Do we still need this?

@robvk robvk added the Approved label Dec 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants