Remove crop tool
This commit is contained in:
@@ -122,7 +122,6 @@ export function App({ app }: AppProps) {
|
||||
maskEdit={state.editor.maskEdit}
|
||||
open={layersOpen}
|
||||
dispatch={app.store.dispatch}
|
||||
onClose={() => setLayersOpen(false)}
|
||||
/>
|
||||
<div className="absolute inset-x-0 bottom-4 z-10 flex justify-center">
|
||||
<BottomControlsIsland
|
||||
|
||||
Reference in New Issue
Block a user