Skip to content

Commit ae49d03

Browse files
fix lint in ReactJs demo
1 parent 31cbba1 commit ae49d03

File tree

1 file changed

+1
-0
lines changed
  • apps/demos/Demos/FileUploader/FileUploading/ReactJs

1 file changed

+1
-0
lines changed

apps/demos/Demos/FileUploader/FileUploading/ReactJs/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import React from 'react';
22
import ReactDOM from 'react-dom';
3+
// eslint-disable-next-line import/no-unresolved
34
import 'anti-forgery';
45
import App from './App.js';
56

0 commit comments

Comments
 (0)