Skip to content

KFabb contact-list-nextjs eval#25

Open
Kfabb wants to merge 5 commits into
projectshft:mainfrom
Kfabb:main
Open

KFabb contact-list-nextjs eval#25
Kfabb wants to merge 5 commits into
projectshft:mainfrom
Kfabb:main

Conversation

@Kfabb
Copy link
Copy Markdown

@Kfabb Kfabb commented Jan 13, 2025

No description provided.

Comment thread app/[key]/page.js
@@ -0,0 +1,74 @@
// app/[id]/page.js
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

do not push commented code

Comment thread app/[key]/page.js



export default function ContactCard() {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

its mandatory to call the folder like this or there's something more meaningful?

Comment thread app/[key]/page.js
) : (
<div className={styles.main}>Contact Not Found</div>
);
}
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

watch your code alignment

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