From b2bfa371a326dcbe59ab763404d2b0f22380a17d Mon Sep 17 00:00:00 2001 From: SEONG JIN JO <123255935+z-ral-dog@users.noreply.github.com> Date: Fri, 17 May 2024 02:02:10 +0900 Subject: [PATCH] Update index.js MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit github 페이지 상에서 수정해보기 --- client-server/src/index.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/client-server/src/index.js b/client-server/src/index.js index d563c0f..26a2c71 100644 --- a/client-server/src/index.js +++ b/client-server/src/index.js @@ -6,9 +6,7 @@ import reportWebVitals from './reportWebVitals'; const root = ReactDOM.createRoot(document.getElementById('root')); root.render( - - ); // If you want to start measuring performance in your app, pass a function