hds-web 1.7.9 → 1.8.0

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": "hds-web",
3
- "version": "1.7.9",
3
+ "version": "1.8.0",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.es.js",
@@ -483,54 +483,7 @@ V3Header.defaultProps = {
483
483
  },
484
484
  ]
485
485
  },
486
- {
487
-
488
- title: 'Pricing',
489
- titleDropdown: [
490
- {
491
- name: 'Analytics',
492
- description: 'Get a better understanding of where your traffic is coming from.',
493
- href: '#',
494
- icon: 'home03',
495
- },
496
- {
497
- name: 'Engagement',
498
- description: 'Speak directly to your customers in a more meaningful way.',
499
- href: '#',
500
- icon: 'home03',
501
- },
502
- {
503
- name: 'Security',
504
- description: 'Your customers’ data will be safe and secure.',
505
- href: '#',
506
- icon: 'home03'
507
- },
508
- ]
509
- },
510
- {
511
-
512
- title: 'Pricing',
513
- titleDropdown: [
514
- {
515
- name: 'Analytics',
516
- description: 'Get a better understanding of where your traffic is coming from.',
517
- href: '#',
518
- icon: 'home03',
519
- },
520
- {
521
- name: 'Engagement',
522
- description: 'Speak directly to your customers in a more meaningful way.',
523
- href: '#',
524
- icon: 'home03',
525
- },
526
- {
527
- name: 'Security',
528
- description: 'Your customers’ data will be safe and secure.',
529
- href: '#',
530
- icon: 'home03'
531
- },
532
- ]
533
- },
486
+
534
487
 
535
488
  ],
536
489
  headerUrl: 'https://hasura.io/'