FormContainer

interface FormData {
  [key: string]: string | string[];
}

Last modified: Sat, 30 Dec 2023 22:41:27 GMT