File tree Expand file tree Collapse file tree 1 file changed +0
-26
lines changed
__tests__/shared/components/SubmissionManagement/__snapshots__ Expand file tree Collapse file tree 1 file changed +0
-26
lines changed Original file line number Diff line number Diff line change @@ -40,19 +40,6 @@ exports[`Snapshot match 1`] = `
40
40
onClick = { [Function ]}
41
41
type = " button"
42
42
/>
43
- <button
44
- className = " src-shared-components-SubmissionManagement-Submission-___styles__delete-icon___2M67z"
45
- disabled = { true }
46
- onClick = { [Function ]}
47
- type = " button"
48
- >
49
- <DeleteIcon
50
- height = " 16"
51
- viewBox = " 0 0 16 16"
52
- width = " 16"
53
- xmlns = " http://www.w3.org/2000/svg"
54
- />
55
- </button >
56
43
<button
57
44
className = " src-shared-components-SubmissionManagement-Submission-___styles__expand-icon___TDY6Y src-shared-components-SubmissionManagement-Submission-___styles__expanded___8pRX_"
58
45
onClick = { [Function ]}
@@ -112,19 +99,6 @@ exports[`Snapshot match 2`] = `
112
99
onClick = { [Function ]}
113
100
type = " button"
114
101
/>
115
- <button
116
- className = " src-shared-components-SubmissionManagement-Submission-___styles__delete-icon___2M67z"
117
- disabled = { true }
118
- onClick = { [Function ]}
119
- type = " button"
120
- >
121
- <DeleteIcon
122
- height = " 16"
123
- viewBox = " 0 0 16 16"
124
- width = " 16"
125
- xmlns = " http://www.w3.org/2000/svg"
126
- />
127
- </button >
128
102
<button
129
103
className = " src-shared-components-SubmissionManagement-Submission-___styles__expand-icon___TDY6Y"
130
104
onClick = { [Function ]}
You can’t perform that action at this time.
0 commit comments