Skip to content

Commit e29238c

Browse files
committed
fix
1 parent 0380254 commit e29238c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/editor/src/app/App.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ export const App = observer(
3737
}) => {
3838
console.log("app render");
3939
const { sessionStore } = props;
40-
// return <ConfettiExplosion />;
4140
return (
4241
<BrowserRouter>
4342
<Routes>

0 commit comments

Comments
 (0)