Skip to content

Commit f376644

Browse files
committed
Updated snapshot.
1 parent be9c140 commit f376644

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

web-ui/src/pages/__snapshots__/BirthdayReportPage.test.jsx.snap

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,36 @@ exports[`renders correctly 1`] = `
131131
</div>
132132
</div>
133133
</div>
134+
<label
135+
class="MuiFormControlLabel-root MuiFormControlLabel-labelPlacementEnd css-j204z7-MuiFormControlLabel-root"
136+
>
137+
<span
138+
class="MuiSwitch-root MuiSwitch-sizeMedium css-julti5-MuiSwitch-root"
139+
>
140+
<span
141+
class="MuiButtonBase-root MuiSwitch-switchBase MuiSwitch-colorPrimary PrivateSwitchBase-root MuiSwitch-switchBase MuiSwitch-colorPrimary css-byenzh-MuiButtonBase-root-MuiSwitch-switchBase"
142+
>
143+
<input
144+
class="PrivateSwitchBase-input MuiSwitch-input css-1m9pwf3"
145+
type="checkbox"
146+
/>
147+
<span
148+
class="MuiSwitch-thumb css-jsexje-MuiSwitch-thumb"
149+
/>
150+
<span
151+
class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root"
152+
/>
153+
</span>
154+
<span
155+
class="MuiSwitch-track css-1yjjitx-MuiSwitch-track"
156+
/>
157+
</span>
158+
<span
159+
class="MuiTypography-root MuiTypography-body1 MuiFormControlLabel-label css-ahj2mt-MuiTypography-root"
160+
>
161+
No Birthday Registered
162+
</span>
163+
</label>
134164
</div>
135165
<div
136166
class="birthday-anniversary-search halfWidth"

0 commit comments

Comments
 (0)