Skip to content

Conversation

Teoriya
Copy link

@Teoriya Teoriya commented Mar 15, 2023

converted some p tags to div tags at the home page coz divs were rendered as childs of p tag.

changed the index.js as ReactDOM.reder was being used , whic had to be upgraded to createRoot
( https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html#updates-to-client-rendering-apis )

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