add eslint, bug fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { defineCollection, reference, z, type ImageFunction } from 'astro:content'
|
||||
import { defineCollection, z, type ImageFunction } from 'astro:content'
|
||||
|
||||
export const socialMediaLinkSchema = z.object({
|
||||
icon: z.string(),
|
||||
|
||||
Reference in New Issue
Block a user