Skip to content

Commit 597bebb

Browse files
Update ButtonsContainer.tsx
1 parent 65faccf commit 597bebb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/containers/ButtonsContainer.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import * as React from 'react';
22
import { importSnapshots, toggleMode } from '../actions/actions';
33
import { useStoreContext } from '../store';
44
import { Button } from '@mui/material';
5-
65
import Tutorial from '../components/Tutorial';
76
import LockIcon from '@mui/icons-material/Lock';
87
import LockOpenIcon from '@mui/icons-material/LockOpen';

0 commit comments

Comments
 (0)