Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

React week2/amin#62

Open
Amin1245 wants to merge 2 commits into
HackYourFuture-CPH:mainfrom
Amin1245:react-week2/amin
Open

React week2/amin#62
Amin1245 wants to merge 2 commits into
HackYourFuture-CPH:mainfrom
Amin1245:react-week2/amin

Conversation

@Amin1245

Copy link
Copy Markdown

No description provided.

@babak-f babak-f left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Great job

@@ -0,0 +1,25 @@
.planetGrid {

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

CSS class names should be kebab case. It does not affect functionality but since it's the convention used among developers, it's better to follow it here as well 😉

Comment thread app/about_us/page.js
<section className="card">
<h2>Our Partners</h2>
<OurPartners />
</section>

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hey!
Just a quick comment while I'm here: JSX can’t be outside the component — this likely needs to be moved inside to work properly

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants