Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
troyeguo committed Jan 13, 2024
1 parent 668dd1e commit 58010c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/containers/panels/navigationPanel/component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import Parser from "html-react-parser";
import * as DOMPurify from "dompurify";
import EmptyCover from "../../../components/emptyCover";
import StorageUtil from "../../../utils/serviceUtils/storageUtil";
import { getIframeDoc } from "../../../utils/serviceUtils/docUtil";

class NavigationPanel extends React.Component<
NavigationPanelProps,
Expand Down

0 comments on commit 58010c0

Please sign in to comment.