Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Suppose your module name is BR(Birth-Registration) then change the module and code as BR. and update the citymodule.json file.
Install the following package dependency.

Code Block
yarn add react-hook-form
yarn add react-dom
yarn add react
yarn add react-i18next
yarn add react-query
yarn add react-redux
yarn add react-router-dom
yarn add react-table
yarn add redux
yarn add redux-thunk


After Creating the project structure add the required dependency as well.

...