We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddf04dd commit 9c6b5ffCopy full SHA for 9c6b5ff
src/pages/community/calendar.js
@@ -2,7 +2,7 @@ import React from "react";
2
import SEO from "../../components/seo";
3
4
5
-import Loadable from "react-loadable";
+import Loadable from "@loadable/component";
6
import Loader from "./Loader.style";
7
import LoadingIcon from "../../assets/images/LoadingIcon";
8
import FullCalendar from "@fullcalendar/react";
0 commit comments