mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-16 09:41:31 +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