import ContentProfileUpload from 'learnenergy401/component/Profile/ContentProfileUpload.js'
ContentProfileUpload
Extends:
react~Component → ContentProfileUpload
Method Summary
Public Methods | ||
public |
Check if array contains tag text |
|
public |
Handle add tag |
|
public |
handleDelete(text: *) Handle delete tag |
|
public |
render(): html Loads the course profile |
|
public |
uploadCourse(course: object): object Uploads course |