export enum Numbers { one = 'One', two = 'Two', three = 'Three', } ... I have recently started using yup for validation.
確定! 回上一頁