feat: add why-did-you-render

This commit is contained in:
Tristan Yang
2022-08-31 22:14:32 +08:00
parent 65f8917657
commit 91254d0fbd
5 changed files with 22 additions and 2 deletions
+1
View File
@@ -1,3 +1,4 @@
import "./wdyr";
import ReactDOM from "react-dom/client";
import toast, { Toaster } from "react-hot-toast";
import { Reset } from "styled-reset";