@worksafevictoria/wcl7.5 1.16.0-beta.3 → 1.16.0-beta.4

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@worksafevictoria/wcl7.5",
3
- "version": "1.16.0-beta.3",
3
+ "version": "1.16.0-beta.4",
4
4
  "main": "src/index.js",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -388,7 +388,7 @@ export default {
388
388
  },
389
389
  data() {
390
390
  return {
391
- screen: null,
391
+ screen: 'desktop',
392
392
  isMobileMenuOpen: false,
393
393
  isSecondLevelOpen: false,
394
394
  isThirdLevelOpen: false,