aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Loading.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Loading.tsx')
-rw-r--r--src/components/Loading.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Loading.tsx b/src/components/Loading.tsx
index 48dcdbc..2758225 100644
--- a/src/components/Loading.tsx
+++ b/src/components/Loading.tsx
@@ -1,5 +1,5 @@
/** @jsx jsx */
-import { jsx } from "@emotion/core";
+import { jsx } from "@emotion/react";
import { HashLoader } from "react-spinners";