Parcourir la source

:fire: useIntl

visuddhinanda il y a 2 ans
Parent
commit
85b33f46fd
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  1. 0 3
      dashboard/src/components/general/Feedback.tsx

+ 0 - 3
dashboard/src/components/general/Feedback.tsx

@@ -1,7 +1,4 @@
-import { useIntl } from "react-intl";
-
 const FeedbackWidget = () => {
-  const intl = useIntl();
   return (
     <>
       {process.env.REACT_APP_QUESTIONNAIRE_LINK ? (