fixed lint issue of NoteBookUtils

This commit is contained in:
sunilyadav840
2021-03-08 18:35:19 +05:30
parent 69975cd0e8
commit 7bc4894382
12 changed files with 158 additions and 161 deletions

View File

@@ -2,7 +2,7 @@ import * as React from "react";
import { NotebookComponent } from "./NotebookComponent";
import { NotebookClientV2 } from "../NotebookClientV2";
import { NotebookUtil } from "../NotebookUtil";
import * as NotebookUtil from "../NotebookUtil";
// Vendor modules
import {