Skip to content

Commit

Permalink
[Fix] 빌드 오류코드 수정
Browse files Browse the repository at this point in the history
- 빌드 시 오류 발생하는 코드 수정

Issues #122
  • Loading branch information
novice1993 committed Sep 21, 2023
1 parent 7ca217e commit 55e4dcf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/main.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import React from "react";
import ReactDOM from "react-dom/client";
import App from "./App.tsx";
import { QueryClientProvider, QueryClient } from "react-query";
Expand Down

0 comments on commit 55e4dcf

Please sign in to comment.