We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aecd2f4 commit dab3f71Copy full SHA for dab3f71
1 file changed
src/components/shared/NewResourceModal.tsx
@@ -1,4 +1,4 @@
1
-import React, { useEffect } from "react";
+import React from "react";
2
import { useTranslation } from "react-i18next";
3
import NewEventWizard from "../events/partials/wizards/NewEventWizard";
4
import NewSeriesWizard from "../events/partials/wizards/NewSeriesWizard";
0 commit comments