iamshaunjp / React-Firebase

All course files for the Net Ninja React & Firebase course.
493 stars 494 forks source link

Lesson 8 #25

Open shashanksingh2002 opened 1 year ago

shashanksingh2002 commented 1 year ago

ReactDOM.render is not supported by React 18 . It should be changed with ReactDOM.createRoot().render();