mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +01:00
chore(website): fix typecheck issues
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { ComponentChildren } from "preact";
|
||||
import Icon from "./Icon";
|
||||
import Icon from "./Icon.js";
|
||||
import "./Button.css";
|
||||
|
||||
interface LinkProps {
|
||||
|
||||
Reference in New Issue
Block a user