Skip to content

Commit ea69112

Browse files
Integrated latest changes at 05-30-2024 7:36:23 PM
1 parent 2bcb5ac commit ea69112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ej2-react/uploader/async.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ function App(){
461461
let uploadObj: UploaderComponent;
462462
const path: object = {
463463
saveUrl: 'https://services.syncfusion.com/js/production/api/FileUploader/Save',
464-
removeUrl: 'https://services.syncfusion.com/js/production/api/FileUploader/Remove'
464+
removeUrl: 'https://services.syncfusion.com/js/production/api/FileUploader/Remove'
465465
}
466466

467467
function addHeaders(args: UploadingEventArgs) {

0 commit comments

Comments
 (0)