Use the `wbw-database.json` data in the `Province` and `Contact` page according to the new logic
zainfathoni opened this issue · 2 comments
zainfathoni commented
Use the `wbw-database.json` data in the `Province` and `Contact` page according to the new logic
ermasavior commented
Hello. I want to clarify the changes to be done in this issue. Please correct me if i missed something.
- Change data import in
/lib/data/provinces.ts
intowbw-database.json
- Update
Contact
data field in/lib/data/provinces.ts
- Update
provinces test
andmock
And for this issue, do we need to add changes to the page view?
Thank you.
zainfathoni commented
Hello. I want to clarify the changes to be done in this issue. Please correct me if i missed something.
- Change data import in
/lib/data/provinces.ts
intowbw-database.json
- Update
Contact
data field in/lib/data/provinces.ts
- Update
provinces test
andmock
And for this issue, do we need to add changes to the page view?
Thank you.
Yes, we need to change how the data is shown, according to the specification defined in #783.