ref: Fix filename

This commit is contained in:
Maksim Eltyshev
2022-09-16 15:08:09 +05:00
parent e5bd73f33e
commit 56044e6d8a
2 changed files with 1 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ import { Image, Tab } from 'semantic-ui-react';
import logo from '../../assets/images/logo.png';
import styles from './AccountPane.module.scss';
import styles from './AboutPane.module.scss';
const AboutPane = React.memo(() => {
// const [t] = useTranslation();