@hinkal/common 0.0.91 → 0.0.96

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 ADDED
@@ -0,0 +1,4 @@
1
+ # Hinkal Common
2
+
3
+ This package contains some common functions used in different Hinkal projects.
4
+ It's not supposed to be used directly. Please, use `@hinkal/react-hooks` instead.