Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
panaC committed Aug 15, 2023
1 parent 13f3d29 commit ad965ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/reader/components/ReaderMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import { TKeyboardEventButton, TMouseEventOnButton } from "readium-desktop/typin
import { TDispatch } from "readium-desktop/typings/redux";
import { Unsubscribe } from "redux";

import { handleLinkLocator, LocatorExtended } from "@r2-navigator-js/electron/renderer/index";
import { LocatorExtended } from "@r2-navigator-js/electron/renderer/index";
import { Link } from "@r2-shared-js/models/publication-link";

import { ILink, TToc } from "../pdf/common/pdfReader.type";
Expand Down

0 comments on commit ad965ba

Please sign in to comment.