.
This commit is contained in:
parent
3f31d24824
commit
bfd0647493
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
import type { TemplateFn } from "./types";
|
||||
import { getEntry, type CollectionEntry } from "astro:content";
|
||||
import { type CollectionEntry } from "astro:content";
|
||||
|
||||
import { vigHolding } from "./vig-holding";
|
||||
import { cs } from "./cs";
|
||||
|
|
Reference in a new issue