This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
OpenCut
Watch
1
Star
0
Fork
0
mirror of
https://github.com/OpenCut-app/OpenCut.git
synced
2026-07-13 21:52:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2d27e578e6214598d36779f44fb1612764c7b3b
OpenCut
/
apps
/
web
/
src
/
app
/
page.tsx
T
3 lines
69 B
TypeScript
Raw
Normal View
History
Unescape
Escape
move editor from home to /editor
2025-06-22 10:05:33 +02:00
export
default
function
Home() {
return
<
div
>
Hello
World
</
div
>;
}
Reference in New Issue
Copy Permalink