mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +01:00
refactor(react): normalize imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { CSSProperties } from "preact/compat";
|
||||
import type { CSSProperties } from "preact/compat";
|
||||
|
||||
type HTMLElementLike = string | HTMLElement | JQuery<HTMLElement>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user