mirror of
https://github.com/plankanban/planka.git
synced 2025-12-24 09:15:01 +03:00
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 styles from './AccountPane.module.scss';
|
||||
import styles from './AboutPane.module.scss';
|
||||
|
||||
const AboutPane = React.memo(() => {
|
||||
// const [t] = useTranslation();
|
||||
|
||||
Reference in New Issue
Block a user