chore: Remove setimmediate polyfill (#4903)
* Add setimmediate to dependencies * Remove use of setimmediate
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
// eslint-disable-next-line import/no-unresolved
|
||||
import "vite/modulepreload-polyfill";
|
||||
import "focus-visible";
|
||||
import "setimmediate";
|
||||
import { LazyMotion } from "framer-motion";
|
||||
import { KBarProvider } from "kbar";
|
||||
import { Provider } from "mobx-react";
|
||||
|
||||
Reference in New Issue
Block a user