Set mocked settings to separate file

This commit is contained in:
jeffvli
2021-09-20 01:56:11 -07:00
parent 15cf9de9c2
commit 18fb512e7b
6 changed files with 227 additions and 231 deletions

View File

@@ -26,7 +26,6 @@ import {
} from './styled';
import { notifyToast } from './toast';
import { sleep } from '../../shared/utils';
import { setStatus } from '../../redux/playerSlice';
export const ContextMenuButton = ({ text, children, ...rest }: any) => {
return (