From 44c52cc862246d91fbabd56cf0aab68813fe2564 Mon Sep 17 00:00:00 2001 From: Samii2383 Date: Fri, 26 Sep 2025 14:57:38 +0530 Subject: [PATCH] docs: migrate ReactDOM.render to createRoot for React 18+ --- public/html/single-file-example.html | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/public/html/single-file-example.html b/public/html/single-file-example.html index 380a169f57b..4179e7431ff 100644 --- a/public/html/single-file-example.html +++ b/public/html/single-file-example.html @@ -11,14 +11,12 @@
- +