Added job select on Camera
This commit is contained in:
@@ -20,8 +20,6 @@ export const handleUpload = async (ev, context) => {
|
||||
/\.[^/.]+$/,
|
||||
""
|
||||
)}`;
|
||||
|
||||
console.log("Got here");
|
||||
return uploadToCloudinary(
|
||||
key,
|
||||
newFile.type,
|
||||
|
||||
Reference in New Issue
Block a user