fix import paths
This commit is contained in:
parent
2f6747b166
commit
2dc0ae279c
3 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
import { QuartzComponent } from "./components/types"
|
||||
import { PluginTypes } from "./plugins/types"
|
||||
import { Theme } from "./theme"
|
||||
import { Theme } from "./util/theme"
|
||||
|
||||
export type Analytics =
|
||||
| null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue