In Birth-Registration (or any other module ) we need to import common libraries and components so we can reuse that component in our code.
we need to import CSS , libraries , common , react components these we need to import as see in below image we need to add it into package.json.
...
clone Clone github repo for other common components
Components that we are reusing -
FormComposer
...
ActionBar
...
Banner
...
Card
...
CardText
...
Loader
...
SubmitBar
...
AppContainer
...
BackButton
...
PrivateRoute
...
Icons
...
CitizenHomecard
...