@visns-studio/visns-components 5.3.0 → 5.3.1

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/package.json CHANGED
@@ -78,7 +78,7 @@
78
78
  "react-dom": "^17.0.0 || ^18.0.0"
79
79
  },
80
80
  "name": "@visns-studio/visns-components",
81
- "version": "5.3.0",
81
+ "version": "5.3.1",
82
82
  "description": "Various packages to assist in the development of our Custom Applications.",
83
83
  "main": "src/index.js",
84
84
  "files": [
@@ -956,7 +956,7 @@ const GenericDynamic = ({
956
956
  item,
957
957
  label,
958
958
  originalData,
959
- true
959
+ false
960
960
  )
961
961
  }
962
962
  >