chore(ui): tidy npm structure

This commit is contained in:
psychedelicious
2023-04-28 12:28:39 +10:00
parent 4a924c9b54
commit bfd90968f1
230 changed files with 386 additions and 419 deletions

View File

@ -20,7 +20,7 @@ import {
receivedResultImagesPage,
receivedUploadImagesPage,
} from 'services/thunks/gallery';
import { AppDispatch, RootState } from 'app/store';
import { AppDispatch, RootState } from 'app/store/store';
import { getTimestamp } from 'common/util/getTimestamp';
import {
sessionInvoked,