mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-25 17:01:21 +00:00
Fix typo in filename
This commit is contained in:
parent
1dfad6371a
commit
7868734363
@ -69,7 +69,7 @@ import { Spacer } from './common/Spacer';
|
||||
import { Loader } from './components/Loader';
|
||||
import { PasswordField, ErrorText } from './components';
|
||||
import { Group, requestQueueMemberNames } from './components/Group/Group';
|
||||
import { TaskManager } from './components/TaskManager/TaskManger';
|
||||
import { TaskManager } from './components/TaskManager/TaskManager.tsx';
|
||||
import { useModal } from './common/useModal';
|
||||
import { Label } from './components/Group/AddGroup';
|
||||
import { CustomizedSnackbars } from './components/Snackbar/Snackbar';
|
||||
|
Loading…
x
Reference in New Issue
Block a user