@sis-cc/dotstatsuite-visions 8.0.7 → 8.0.8

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.
@@ -77,7 +77,7 @@ var Contact = function Contact(_ref) {
77
77
  details = _useState7[0],
78
78
  setDetails = _useState7[1];
79
79
 
80
- var _useState8 = useState(true),
80
+ var _useState8 = useState(false),
81
81
  checked = _useState8[0],
82
82
  setChecked = _useState8[1];
83
83
 
@@ -106,7 +106,7 @@ var Contact = function Contact(_ref) {
106
106
  details = _useState7[0],
107
107
  setDetails = _useState7[1];
108
108
 
109
- var _useState8 = (0, _react.useState)(true),
109
+ var _useState8 = (0, _react.useState)(false),
110
110
  checked = _useState8[0],
111
111
  setChecked = _useState8[1];
112
112
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sis-cc/dotstatsuite-visions",
3
- "version": "8.0.7",
3
+ "version": "8.0.8",
4
4
  "description": "Library of visual components",
5
5
  "author": "OECD",
6
6
  "homepage": "https://visions-qa.siscc.org/#o",