refactor: download link

This commit is contained in:
Tristan Yang
2022-11-16 16:42:48 +08:00
parent 833b2b9dbd
commit 23637fa257
4 changed files with 7 additions and 8 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
import "./wdyr";
// just for debug performance problem
// import "./wdyr";
import ReactDOM from "react-dom/client";
import toast, { Toaster } from "react-hot-toast";
import { Reset } from "styled-reset";