Upgrade astro-icons
Deploy Astro / Build and Deploy (push) Successful in 24m55s

This commit is contained in:
2024-03-03 15:18:06 +01:00
parent 8a670bd0bb
commit dafbda9509
12 changed files with 620 additions and 128 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
---
import { getCollection, getEntry } from "astro:content";
import type { CollectionEntry } from "astro:content";
import { getCollection, getEntry, type CollectionEntry } from "astro:content";
interface Props {
collectionName: CollectionEntry<"diaryMainPages">["slug"];