We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fb2a9c commit 64a474fCopy full SHA for 64a474f
frontend/src/index.tsx
@@ -39,7 +39,6 @@ import { Recovery } from './pages/Recovery.js';
39
import { Trans, useTranslation } from "react-i18next";
40
import Median from "median-js-bridge";
41
import { Footer } from "./components/Footer";
42
-import { Banner } from "./components/Banner";
43
import favicon from "favicon";
44
import logo from "logo";
45
import { Message, MessageType } from './types';
0 commit comments