mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 07:15:51 +01:00
chore(react/floating_buttons): fix wrong import of fnote
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import dayjs from "dayjs";
|
||||
import type { ViewScope } from "./link.js";
|
||||
import { FNote } from "./frontend_script_entrypoint.js";
|
||||
import FNote from "../entities/fnote";
|
||||
|
||||
const SVG_MIME = "image/svg+xml";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user