Replace ReactDOM.render with createRoot in React padding example#1192
Replace ReactDOM.render with createRoot in React padding example#1192nikhilsdabhade wants to merge 1 commit into
Conversation
📝 WalkthroughWalkthroughThe example app in ChangesReact 18 Root API Adoption
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Replaced ReactDOM.render with createRoot in React padding example as the example was not even showing any preview in the docs.
Related to #1190
Summary by CodeRabbit