From 54bbc06bd84437c6b38e2f6c57060f21a8318720 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Sun, 19 Feb 2023 14:08:33 +0100 Subject: . --- sanity/schemas/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sanity/schemas/index.ts') diff --git a/sanity/schemas/index.ts b/sanity/schemas/index.ts index 9dfc403..76072e5 100644 --- a/sanity/schemas/index.ts +++ b/sanity/schemas/index.ts @@ -3,4 +3,4 @@ import description from "./description"; import hero from "./hero"; import localizedString from "./localized-string"; -export const schemaTypes = [contact, localizedString, description, hero] \ No newline at end of file +export const schemaTypes = [contact, localizedString, description, hero]; -- cgit v1.3