mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-22 16:03:29 +10:00
release: v4.1.0
This commit is contained in:
@@ -7,6 +7,4 @@ export const customFieldSchema = z.object({
|
||||
value: z.string(),
|
||||
});
|
||||
|
||||
export const customFieldsDefault = [];
|
||||
|
||||
export type CustomField = z.infer<typeof customFieldSchema>;
|
||||
|
||||
Reference in New Issue
Block a user