From 43df5ff423526c09630ff0d35ae4e2687ec836cc Mon Sep 17 00:00:00 2001 From: AfaqShuaib09 Date: Thu, 13 Jul 2023 02:42:04 +0500 Subject: [PATCH] fix: lint issues --- src/components/EditCoursePage/EditCourseForm.jsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/components/EditCoursePage/EditCourseForm.jsx b/src/components/EditCoursePage/EditCourseForm.jsx index a4aae7273..ac1fe69a5 100644 --- a/src/components/EditCoursePage/EditCourseForm.jsx +++ b/src/components/EditCoursePage/EditCourseForm.jsx @@ -1095,19 +1095,20 @@ export class BaseEditCourseForm extends React.Component {

- A comma-separated list of email addresses that will be notified if the any of the course run of the course is published or scheduled. + A comma-separated list of email addresses that will be notified if the any of the course run + of the course is published or scheduled.

)} /> - } + )} extraInput={{ onInvalid: this.openCollapsible }} disabled={disabled} optional