ref: Fix filename
This commit is contained in:
@@ -4,7 +4,7 @@ import { Image, Tab } from 'semantic-ui-react';
|
|||||||
|
|
||||||
import logo from '../../assets/images/logo.png';
|
import logo from '../../assets/images/logo.png';
|
||||||
|
|
||||||
import styles from './AccountPane.module.scss';
|
import styles from './AboutPane.module.scss';
|
||||||
|
|
||||||
const AboutPane = React.memo(() => {
|
const AboutPane = React.memo(() => {
|
||||||
// const [t] = useTranslation();
|
// const [t] = useTranslation();
|
||||||
|
|||||||
Reference in New Issue
Block a user