Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
imnasnainaec committed Jul 3, 2024
1 parent 9d36d6e commit a64dd44
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ exports[`DomainTileButton renders tile and matches the latest snapshot 1`] = `
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div>
Expand Down Expand Up @@ -680,7 +680,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div>
Expand Down Expand Up @@ -770,7 +770,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div>
Expand Down Expand Up @@ -860,7 +860,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div>
Expand Down Expand Up @@ -936,7 +936,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div>
Expand Down Expand Up @@ -1039,7 +1039,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div
Expand Down Expand Up @@ -1310,7 +1310,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div>
Expand Down Expand Up @@ -1386,7 +1386,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div>
Expand Down Expand Up @@ -1684,7 +1684,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div>
Expand Down Expand Up @@ -1760,7 +1760,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div>
Expand Down Expand Up @@ -1936,7 +1936,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div
Expand Down Expand Up @@ -2662,7 +2662,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div>
Expand Down Expand Up @@ -2752,7 +2752,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div>
Expand Down Expand Up @@ -2842,7 +2842,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div>
Expand Down Expand Up @@ -2932,7 +2932,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div>
Expand Down Expand Up @@ -3008,7 +3008,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div>
Expand Down Expand Up @@ -3197,7 +3197,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div>
Expand Down Expand Up @@ -3300,7 +3300,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div
Expand Down Expand Up @@ -3449,7 +3449,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div
Expand Down Expand Up @@ -3999,7 +3999,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div>
Expand Down Expand Up @@ -4089,7 +4089,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div>
Expand Down Expand Up @@ -4179,7 +4179,7 @@ Array [
"width": "95%",
}
}
tabIndex={0}
tabIndex={-1}
type="button"
>
<div>
Expand Down

0 comments on commit a64dd44

Please sign in to comment.