File tree Expand file tree Collapse file tree 1 file changed +16
-7
lines changed
__tests__/shared/components/challenge-detail/Winners/Winner/__snapshots__ Expand file tree Collapse file tree 1 file changed +16
-7
lines changed Original file line number Diff line number Diff line change @@ -41,13 +41,6 @@ exports[`Matches shallow shapshot shapshot 1 1`] = `
4141 </a >
4242 </div >
4343 </div >
44- <button
45- className = " src-shared-components-challenge-detail-Winners-Winner-___style__download___18Ej7 src-shared-components-challenge-detail-Winners-Winner-___style__MM___11EYN"
46- onClick = { [Function ]}
47- type = " button"
48- >
49- Download
50- </button >
5144 </div >
5245 </div >
5346 <div
@@ -60,5 +53,21 @@ exports[`Matches shallow shapshot shapshot 1 1`] = `
6053 200
6154 </div >
6255 </div >
56+ <div
57+ className = " src-shared-components-challenge-detail-Winners-Winner-___style__download-container___OXVza"
58+ >
59+ <button
60+ onClick = { [Function ]}
61+ type = " button"
62+ >
63+ <DownloadIcon
64+ fill = " none"
65+ height = " 18"
66+ viewBox = " 0 0 18 18"
67+ width = " 18"
68+ xmlns = " http://www.w3.org/2000/svg"
69+ />
70+ </button >
71+ </div >
6372</div >
6473` ;
You can’t perform that action at this time.
0 commit comments