diff --git a/web/components/offline-notice.tsx b/web/components/offline-notice.tsx
index fa55388bc..5d872fe14 100644
--- a/web/components/offline-notice.tsx
+++ b/web/components/offline-notice.tsx
@@ -1,10 +1,4 @@
-import {
- BookTwoTone,
- MessageTwoTone,
- PlaySquareTwoTone,
- ProfileTwoTone,
- QuestionCircleTwoTone,
-} from '@ant-design/icons';
+import { BookTwoTone, MessageTwoTone, PlaySquareTwoTone, ProfileTwoTone } from '@ant-design/icons';
import { Card, Col, Row, Typography } from 'antd';
import Link from 'next/link';
import { useContext } from 'react';
@@ -104,16 +98,19 @@ export default function Offline({ logs = [], config }: OfflineProps) {
});
}
- data.push({
- icon: