JSFiddle - React, Tailwind, and code Playground

by batcave

JavaScript

{
  namePlaceholder: 'Name',
  firstNamePlaceholder: 'First name',
  lastNamePlaceholder: 'Last name',
  emailPlaceholder: 'Email',
  phoneNumberPlaceholder: 'Phone number',
  passwordPlaceholder: 'Password',
  dunsNumberPlaceholder: 'D-U-N-S number',
  registrationNumberPlaceholder: 'Company registration number',
  vatNumberPlaceholder: 'VAT / Tax / Other number',
  eoriNumberPlaceholder: 'EORI number',
  confirmPasswordPlaceholder: 'Password',
  firstLinePlaceholder: '1st line of address - Street address',
  secondLinePlaceholder: '2nd line of address - Building, floor ect',
  postalCodePlaceholder: 'Postal code / Zip',
  cityPlaceholder: 'Town / city',
  statePlaceholder: 'State / province / region',
  countryPlaceholder: 'Country',
  companyNamePlaceholder: 'Company name'
}