Selaa lähdekoodia

:fire: useIntl

visuddhinanda 2 vuotta sitten
vanhempi
sitoutus
85b33f46fd
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  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 ? (