Skip to content

Commit dc5c464

Browse files
committed
rm style files
1 parent 046c4d6 commit dc5c464

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

src/client/index.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ import {hydrate} from "react-dom";
33

44
import App from "../common/app";
55

6-
import "../style/index.scss";
7-
8-
96
hydrate(
107
<App/>,
118
document.getElementById("root")

src/style/index.scss

Whitespace-only changes.

0 commit comments

Comments
 (0)