995d6f0f82
* Add type argument to getSetting * Convert prepareAddressFields to TypeScript * Add State and Country Input prop types * Type country input * Type state input * Convert AddressForm to TypeScript * Add SHIPPING_COUNTRIES, ALLOWED_COUNTRIES (and states) to constants.ts * Add return types to components * Remove shipping-country-input JS file * Fix type of CountryInputWithCountriesProps * Use type argument in constants.ts * Remove unnecessary braces on onChange function * Use correct case for allowedCountries |
||
---|---|---|
.. | ||
stories | ||
CountryInputProps.ts | ||
billing-country-input.tsx | ||
country-input.tsx | ||
index.ts | ||
shipping-country-input.tsx | ||
style.scss |