hds-web 1.18.1 → 1.18.2

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.18.1",
3
+ "version": "1.18.2",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.es.js",
@@ -634,13 +634,6 @@ V3Header.defaultProps = {
634
634
  name: 'Blog',
635
635
  strokeClass: 'stroke-neutral-500'
636
636
  },
637
- {
638
- description: '',
639
- href: '#',
640
- icon: 'videorecorder',
641
- name: 'Tech talks',
642
- strokeClass: 'stroke-neutral-500'
643
- },
644
637
  {
645
638
  description: '',
646
639
  href: 'https://hasura.io/learn/',