Skip to content
Snippets Groups Projects
Commit dd7d9e9e authored by Tina Quach's avatar Tina Quach
Browse files

edit snapshots

parent c09a295d
Branches
Tags
No related merge requests found
......@@ -4,6 +4,7 @@ exports[`IconButtonComponent matches snapshot 1`] = `
<div
className="custom-class-name"
onClick={[Function]}
role="button"
>
<img
className={undefined}
......
......@@ -341,6 +341,7 @@ exports[`Sound Editor Component matches snapshot 1`] = `
<div
className=""
onClick={[Function]}
role="button"
>
<img
className={undefined}
......@@ -357,6 +358,7 @@ exports[`Sound Editor Component matches snapshot 1`] = `
<div
className=""
onClick={[Function]}
role="button"
>
<img
className={undefined}
......@@ -373,6 +375,7 @@ exports[`Sound Editor Component matches snapshot 1`] = `
<div
className=""
onClick={[Function]}
role="button"
>
<img
className={undefined}
......@@ -389,6 +392,7 @@ exports[`Sound Editor Component matches snapshot 1`] = `
<div
className=""
onClick={[Function]}
role="button"
>
<img
className={undefined}
......@@ -405,6 +409,7 @@ exports[`Sound Editor Component matches snapshot 1`] = `
<div
className=""
onClick={[Function]}
role="button"
>
<img
className={undefined}
......@@ -421,6 +426,7 @@ exports[`Sound Editor Component matches snapshot 1`] = `
<div
className=""
onClick={[Function]}
role="button"
>
<img
className={undefined}
......@@ -437,6 +443,7 @@ exports[`Sound Editor Component matches snapshot 1`] = `
<div
className=""
onClick={[Function]}
role="button"
>
<img
className={undefined}
......
......@@ -12,8 +12,10 @@ exports[`SpriteSelectorItemComponent matches snapshot when selected 1`] = `
onTouchStart={[Function]}
>
<div
aria-label="Close"
className=""
onClick={[Function]}
role="button"
>
<img
className={undefined}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment