mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-20 16:49:52 +00:00
Update snapshot
This commit is contained in:
parent
f2ef95ec06
commit
c847d50e10
1 changed files with 2 additions and 31 deletions
|
|
@ -221,23 +221,7 @@ exports[`PlaylistWindow renders to snapshot 1`] = `
|
|||
<div
|
||||
className="bar"
|
||||
/>
|
||||
<ul>
|
||||
<li
|
||||
className="remove-misc"
|
||||
/>
|
||||
<li
|
||||
className="remove-all"
|
||||
onClick={[Function]}
|
||||
/>
|
||||
<li
|
||||
className="crop"
|
||||
onClick={[Function]}
|
||||
/>
|
||||
<li
|
||||
className="remove-selected"
|
||||
onClick={[Function]}
|
||||
/>
|
||||
</ul>
|
||||
,
|
||||
</div>
|
||||
<div
|
||||
className="playlist-menu"
|
||||
|
|
@ -247,20 +231,7 @@ exports[`PlaylistWindow renders to snapshot 1`] = `
|
|||
<div
|
||||
className="bar"
|
||||
/>
|
||||
<ul>
|
||||
<li
|
||||
className="invert-selection"
|
||||
onClick={[Function]}
|
||||
/>
|
||||
<li
|
||||
className="select-zero"
|
||||
onClick={[Function]}
|
||||
/>
|
||||
<li
|
||||
className="select-all"
|
||||
onClick={[Function]}
|
||||
/>
|
||||
</ul>
|
||||
,
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue