mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-01 22:48:14 +00:00
fix import paths
This commit is contained in:
parent
2f6747b166
commit
2dc0ae279c
3 changed files with 4 additions and 4 deletions
quartz/components
|
@ -1,5 +1,5 @@
|
|||
import { ComponentType, JSX } from "preact"
|
||||
import { StaticResources } from "../resources"
|
||||
import { StaticResources } from "../util/resources"
|
||||
import { QuartzPluginData } from "../plugins/vfile"
|
||||
import { GlobalConfiguration } from "../cfg"
|
||||
import { Node } from "hast"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue