Jelajahi Sumber

:fire: useIntl

visuddhinanda 2 tahun lalu
induk
melakukan
85b33f46fd
1 mengubah file dengan 0 tambahan dan 3 penghapusan
  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 ? (