File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed
web-ui/src/pages/__snapshots__ Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -199,19 +199,12 @@ exports[`renders correctly 1`] = `
199199 data-testid = " comment-input"
200200 >
201201 <label
202- class = " MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-sizeMedium MuiInputLabel-outlined MuiFormLabel-colorPrimary Mui-required MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-sizeMedium MuiInputLabel-outlined css-14s5rfu-MuiFormLabel-root-MuiInputLabel-root"
202+ class = " MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-sizeMedium MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-sizeMedium MuiInputLabel-outlined css-14s5rfu-MuiFormLabel-root-MuiInputLabel-root"
203203 data-shrink = " false"
204204 for = " :r5:"
205205 id = " :r5:-label"
206206 >
207207 Comment
208- <span
209- aria-hidden = " true"
210- class = " MuiFormLabel-asterisk MuiInputLabel-asterisk css-wgai2y-MuiFormLabel-asterisk"
211- >
212-
213- *
214- </span >
215208 </label >
216209 <div
217210 class = " MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl MuiInputBase-multiline css-8ewcdo-MuiInputBase-root-MuiOutlinedInput-root"
@@ -221,7 +214,6 @@ exports[`renders correctly 1`] = `
221214 class = " MuiInputBase-input MuiOutlinedInput-input MuiInputBase-inputMultiline css-1sqnrkk-MuiInputBase-input-MuiOutlinedInput-input"
222215 id = " :r5:"
223216 placeholder = " Comment"
224- required = " "
225217 style = " height: 0px; overflow: hidden;"
226218 />
227219 <textarea
@@ -240,8 +232,6 @@ exports[`renders correctly 1`] = `
240232 >
241233 <span >
242234 Comment
243-
244- *
245235 </span >
246236 </legend >
247237 </fieldset >
You can’t perform that action at this time.
0 commit comments