Next.js Discord

Discord Forum

Page not display on browser

Answered
Mugger Crocodile posted this in #help-forum
Open in Discord
Mugger CrocodileOP
I'm trying to show some text on browser but unfortunately the text is now showing on page

I have also applied one global css file in layout page and the css file is applied.
Answered by andrewscofield
try uncapitalizing Children that should do the trick.
View full answer

6 Replies

Hey @Mugger Crocodile can you screenshot your layout.jsx file? Might be something in there
Mugger CrocodileOP
sure allow me some time to take it
Mugger CrocodileOP
hey @andrewscofield
here is my layout.jsx
try uncapitalizing Children that should do the trick.
Answer
Mugger CrocodileOP
Ohh let me try this
Mugger CrocodileOP
Thanks a lot @andrewscofield Yes, you are right the issue is with children in C is capital.