From a6bd956562bbc09d714e44ea14835261b88cbc6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8D=89=E9=9E=8B=E6=B2=A1=E5=8F=B7?= <308487730@qq.com> Date: Wed, 8 Dec 2021 18:44:25 +0800 Subject: [PATCH] Fix warning 'validateDOMNesting(...)' --- src/renderer/src/App.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/renderer/src/App.tsx b/src/renderer/src/App.tsx index 2d53e68..0039034 100644 --- a/src/renderer/src/App.tsx +++ b/src/renderer/src/App.tsx @@ -31,7 +31,7 @@ function App() {
Edit App.tsx
and save to test HMR updates.
+
- + )