hds-web 1.34.3 → 1.34.5

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hds-web",
3
- "version": "1.34.3",
3
+ "version": "1.34.5",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.es.js",
@@ -286,8 +286,7 @@ export default function V3Header(props) {
286
286
  // scrollToTop();
287
287
 
288
288
  window.open(
289
- "https://drive.google.com/drive/folders/1xZHt4JPYRvNOo44VHtAJRj3bMD3-26ON",
290
- "_blank"
289
+ "https://drive.google.com/drive/folders/1xZHt4JPYRvNOo44VHtAJRj3bMD3-26ON"
291
290
  );
292
291
  }
293
292
 
@@ -480,8 +479,9 @@ export default function V3Header(props) {
480
479
  <div className="flex flex-col mr-[50px] mb-m:items-center items-end">
481
480
  <img
482
481
  className="inline-block max-w-[242px] w-full"
483
- src="https://res.cloudinary.com/dh8fp23nd/image/upload/v1688572403/hasura-design-system/mutations_1_tdh5ir.png "
484
- alt=""
482
+ src="https://res.cloudinary.com/dh8fp23nd/image/upload/v1705670474/website%20v3/customers/mutations_1_tdh5ir_yf6n7k.png"
483
+ alt="hasura-header-illustration"
484
+ loading="lazy"
485
485
  />
486
486
  </div>
487
487
  <nav className="grid divide-y mr-8 tb:mr-4 bg-neutral-0 divide-neutral-200 border border-neutral-200 rounded-3xl mb-6">