Skip to content

Commit

Permalink
eslint fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
mumairr committed Nov 2, 2023
1 parent b28d5de commit 8962cba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { Col, Form, FormControl, FormGroup } from "react-bootstrap";
import localizedProps from "../../../../misc/enhancers/localizedProps";
import {
htmlToDraftJSEditorState,
draftJSEditorStateToHtml,
draftJSEditorStateToHtml
} from "../../../../../utils/EditorUtils";

import withDebounceOnCallback from "../../../../misc/enhancers/withDebounceOnCallback";
Expand Down

0 comments on commit 8962cba

Please sign in to comment.