浏览代码

:fire: useIntl

visuddhinanda 2 年之前
父节点
当前提交
85b33f46fd
共有 1 个文件被更改,包括 0 次插入3 次删除
  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 ? (