mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
fix missing import
This commit is contained in:
@@ -13,6 +13,7 @@ import InlineOpenInNewIcon from "@src/components/InlineOpenInNewIcon";
|
||||
|
||||
import { EXTERNAL_LINKS, WIKI_LINKS } from "@src/constants/externalLinks";
|
||||
import { logEvent, analytics } from "analytics";
|
||||
import meta from "@root/package.json";
|
||||
|
||||
export default function HelpMenu({
|
||||
anchorEl,
|
||||
|
||||
Reference in New Issue
Block a user