mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-19 10:54:06 -06:00
fix: reformat manually instead of prettier
This commit is contained in:
parent
8010968363
commit
1c67a752e3
@ -1,8 +1,7 @@
|
||||
import micromorph from "micromorph"
|
||||
import { FullSlug, RelativeURL, getFullSlug, normalizeRelativeURLs } from "../../util/path"
|
||||
import { fetchCanonical, scrollToElementWithBuffer } from "./util"
|
||||
|
||||
import micromorph from "micromorph"
|
||||
|
||||
// adapted from `micromorph`
|
||||
// https://github.com/natemoo-re/micromorph
|
||||
const NODE_TYPE_ELEMENT = 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user