Skip to content

Commit

Permalink
fix: crop build error
Browse files Browse the repository at this point in the history
  • Loading branch information
seleb committed Jun 2, 2023
1 parent 1017a42 commit 6e6e6d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ViewEdit.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,6 @@ export function ViewEdit() {
path: pathEncoded,
clipStart,
clipEnd,
crop: getCrop(),
});
};
}, [pathEncoded, setVideo, getCrop]);
Expand Down

0 comments on commit 6e6e6d9

Please sign in to comment.