fix(foto): hapus /
This commit is contained in:
@@ -442,7 +442,7 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
/
|
|
||||||
const cameraInput = document.createElement('input');
|
const cameraInput = document.createElement('input');
|
||||||
cameraInput.type = 'file';
|
cameraInput.type = 'file';
|
||||||
cameraInput.id = 'camera-input-' + paramName;
|
cameraInput.id = 'camera-input-' + paramName;
|
||||||
|
|||||||
Reference in New Issue
Block a user