Skip to content

Commit

Permalink
Update docs/src/modules/components/DemoSandboxed.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mnajdova committed Aug 20, 2021
1 parent 25738aa commit 5b2b159
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/src/modules/components/DemoSandboxed.js
Expand Up @@ -12,7 +12,6 @@ import { useTheme, styled, createTheme, ThemeProvider } from '@material-ui/core/
import rtl from 'jss-rtl';
import DemoErrorBoundary from 'docs/src/modules/components/DemoErrorBoundary';
import { useTranslate } from 'docs/src/modules/utils/i18n';
import darkScrollbar from '@material-ui/core/darkScrollbar';

function FramedDemo(props) {
const { children, document } = props;
Expand Down

0 comments on commit 5b2b159

Please sign in to comment.