Skip to content

Commit

Permalink
snapshot updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
devinleighsmith committed Dec 26, 2024
1 parent 008d75c commit 6df3b2a
Showing 1 changed file with 20 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1179,7 +1179,26 @@ exports[`Document List View > renders as expected 1`] = `
>
<div
class="c3 c14"
/>
>
<svg
class="warning"
fill="currentColor"
height="21"
id="document-processing-2"
stroke="currentColor"
stroke-width="0"
viewBox="0 0 512 512"
width="21"
xmlns="http://www.w3.org/2000/svg"
>
<title>
Upload in progress...
</title>
<path
d="M256,8C119,8,8,119,8,256S119,504,256,504,504,393,504,256,393,8,256,8Zm92.49,313h0l-20,25a16,16,0,0,1-22.49,2.5h0l-67-49.72a40,40,0,0,1-15-31.23V112a16,16,0,0,1,16-16h32a16,16,0,0,1,16,16V256l58,42.5A16,16,0,0,1,348.49,321Z"
/>
</svg>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 6df3b2a

Please sign in to comment.