diff --git a/test/regressions/fixtures/AppBar/AppBarColorTransparent.js b/test/regressions/fixtures/AppBar/AppBarColorTransparent.js index 524fc4a3ba848d..e1a9d190e7bdee 100644 --- a/test/regressions/fixtures/AppBar/AppBarColorTransparent.js +++ b/test/regressions/fixtures/AppBar/AppBarColorTransparent.js @@ -7,9 +7,7 @@ const darkTheme = createTheme({ mode: 'dark', }, }); -/** - * how you used the components - */ + export default function Demo() { return (