Skip to content

Commit 9c6b5ff

Browse files
committed
Replace a loadable Compoaant
Signed-off-by: adity1raut <[email protected]>
1 parent ddf04dd commit 9c6b5ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/community/calendar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import React from "react";
22
import SEO from "../../components/seo";
33

44

5-
import Loadable from "react-loadable";
5+
import Loadable from "@loadable/component";
66
import Loader from "./Loader.style";
77
import LoadingIcon from "../../assets/images/LoadingIcon";
88
import FullCalendar from "@fullcalendar/react";

0 commit comments

Comments
 (0)