mirror of
https://github.com/jeffvli/sonixd.git
synced 2026-05-19 14:21:16 -04:00
Set mocked settings to separate file
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user