From 7075f2d364fe3aa12afddabf9e3bb2c235d32dda Mon Sep 17 00:00:00 2001 From: Yoichiro Tanaka Date: Mon, 27 Jan 2025 12:01:25 +0900 Subject: [PATCH] Delete the top news. --- src/components/top/Top.tsx | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/components/top/Top.tsx b/src/components/top/Top.tsx index 5b2e234a..ea23877e 100644 --- a/src/components/top/Top.tsx +++ b/src/components/top/Top.tsx @@ -17,7 +17,6 @@ import './Top.scss'; import { TopActionsType, TopStateType } from './Top.container'; import { useNavigate } from 'react-router'; import { - Alert, AppBar, Button, Card, @@ -25,7 +24,6 @@ import { Container, CssBaseline, Grid, - Link, Toolbar, Typography, } from '@mui/material'; @@ -93,14 +91,6 @@ export default function Top(props: TopPropsType) { - - Info: - [Dec 19th 2023] The statistics feature is available. See{' '} - - more detail - - . -