Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(curriculum): Table of content #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

feat(curriculum): Table of content #1

wants to merge 4 commits into from

Conversation

cheboi
Copy link

@cheboi cheboi commented Feb 14, 2023

No description provided.

@netlify
Copy link

netlify bot commented Feb 14, 2023

Deploy Preview for momi-foundation-coding ready!

Name Link
🔨 Latest commit 6bd0eec
🔍 Latest deploy log https://app.netlify.com/sites/momi-foundation-coding/deploys/63ec7d5865d5e600088af6b5
😎 Deploy Preview https://deploy-preview-1--momi-foundation-coding.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.


export default Curriculum;

Copy link
Member

Choose a reason for hiding this comment

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

Make the last line empty(end of line[eol])


const Curriculum = () => {
console.log({ data })
// console.log({ data });
Copy link
Member

Choose a reason for hiding this comment

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

Let's remove any comments and logs.


const Root = () => {
console.log(process.env.REACT_APP_BACKEND_API)
console.log(process.env.REACT_APP_BACKEND_API);
Copy link
Member

Choose a reason for hiding this comment

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

Log

Copy link
Member

@hezronkimutai hezronkimutai left a comment

Choose a reason for hiding this comment

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

Nice 👍, just address the minor issues I have left and fix the conflicts.

While merging let's remember to squash the commits.

@netlify
Copy link

netlify bot commented Feb 26, 2023

Deploy Preview for momi-foundation-coding failed.

Name Link
🔨 Latest commit 6b3e9a0
🔍 Latest deploy log https://app.netlify.com/sites/momi-foundation-coding/deploys/63fb22cdaab1030008fce725

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.

4 participants