Formatting and cleanup

This commit is contained in:
2024-11-11 21:36:33 +00:00
parent 232599a7f8
commit 8adccc6f95
30 changed files with 142 additions and 117 deletions

View File

@@ -1,5 +1,5 @@
import { z } from "zod";
import { fromZodError } from "zod-validation-error";
import { z } from 'zod';
import { fromZodError } from 'zod-validation-error';
export default function (data) {
// Draft content, validate `draft` front matter