added file upload tool and fileUploadProvider
This commit is contained in:
@@ -344,7 +344,7 @@ class Widget extends React.Component {
|
||||
}
|
||||
|
||||
generateCode(){
|
||||
throw new NotImplementedError("Get Code must be implemented by the subclass")
|
||||
throw new NotImplementedError("generateCode() must be implemented by the subclass")
|
||||
}
|
||||
|
||||
getAttributes() {
|
||||
|
||||
Reference in New Issue
Block a user