Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 525 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 525 Bytes

tzone-react is a react application that demonstrates how to consume tzone in react applications.

It has 5 components, those are:

  • TzoneWrapper
  • TzoneProvinceSelect
  • TzoneCountySelect
  • TzoneTownSelect
  • TzoneVillageSelect

You can check source code of this repository that helps to understand how to consume tzone, They exists under src/components folder.

More details about tzone