mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
remove onboarding
This commit is contained in:
@@ -140,12 +140,6 @@ export default function Editor() {
|
||||
</ResizablePanelGroup>
|
||||
</div>
|
||||
</div>
|
||||
<Onboarding
|
||||
isOpen={isOnboardingOpen}
|
||||
onClose={() => {
|
||||
setIsOnboardingOpen(false);
|
||||
}}
|
||||
/>
|
||||
</EditorProvider>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user