Skip to content
Snippets Groups Projects
Commit 8f230936 authored by Eric Rosenbaum's avatar Eric Rosenbaum
Browse files

Update snapshot

parent afccf651
No related merge requests found
...@@ -136,21 +136,14 @@ exports[`Sound Editor Component matches snapshot 1`] = ` ...@@ -136,21 +136,14 @@ exports[`Sound Editor Component matches snapshot 1`] = `
> >
<svg <svg
className={undefined} className={undefined}
viewBox="-1 0 600 160" viewBox="0 0 600 160"
> >
<line
className={undefined}
x1={-1}
x2={600}
y1={80}
y2={80}
/>
<g <g
transform="scale(1, -1) translate(0, -80)" transform="scale(1, -1) translate(0, -80)"
> >
<path <path
className={undefined} className={undefined}
d="M0 0Q0 0 100 80 Q200 160 300 80 Q400 0 400 0 Q400 0 300 -80 Q200 -160 100 -80 Q0 0 0 0Z" d="M0 0Q0 80 150 120 Q300 160 450 200 Q600 240 600 0 Q600 -240 450 -200 Q300 -160 150 -120 Q0 -80 0 0Z"
strokeLinejoin="round" strokeLinejoin="round"
strokeWidth={1} strokeWidth={1}
/> />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment