@bigbinary/neeto-fields-frontend 1.3.20 → 1.3.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -722,6 +722,8 @@ https://www.youtube.com/watch?v=QBiYGP0Rhe0
722
722
  ```shell
723
723
  yarn release
724
724
  ```
725
+ ### Instructions for development
726
+ Check the [Frontend package development guide](https://neeto-engineering.neetokb.com/p/a-d34cb4b0) for step-by-step instructions to develop the frontend package.
725
727
 
726
728
  ### Setup dummy host app
727
729