mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
feat: export redirect
This commit is contained in:
@@ -23,7 +23,7 @@ export function EditorHeader() {
|
|||||||
// TODO: Implement export functionality
|
// TODO: Implement export functionality
|
||||||
// NOTE: This is already being worked on
|
// NOTE: This is already being worked on
|
||||||
console.log("Export project");
|
console.log("Export project");
|
||||||
toast.warning("Export project is being worked on.");
|
document.location.href = `https://youtube.com/watch?v=dQw4w9WgXcQ`;
|
||||||
};
|
};
|
||||||
|
|
||||||
const handleNameClick = () => {
|
const handleNameClick = () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user