Skip to content

Commit 43526bf

Browse files
Linda Penglpatmo
authored andcommitted
Cleared package-lock.json and node_modules and updated snapshots
1 parent b5a933f commit 43526bf

File tree

2 files changed

+67
-105
lines changed

2 files changed

+67
-105
lines changed

package-lock.json

Lines changed: 42 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/components/Auth/__snapshots__/AuthForm.spec.js.snap

Lines changed: 25 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
exports[`AuthForm should render accordingly 1`] = `
44
<DocumentFragment>
55
<div
6-
class="MuiPaper-root MuiPaper-elevation3 MuiBox-root MuiBox-root-2 MuiPaper-rounded"
6+
class="MuiPaper-root MuiBox-root MuiBox-root-1 MuiPaper-elevation3 MuiPaper-rounded"
77
>
88
<form
99
autocomplete="off"
10-
class="MuiBox-root MuiBox-root-30"
10+
class="MuiBox-root MuiBox-root-2"
1111
data-testid="signupForm"
1212
novalidate=""
1313
>
1414
<h1
15-
class="MuiBox-root MuiBox-root-31"
15+
class="MuiBox-root MuiBox-root-3"
1616
>
1717
Create an account
1818
</h1>
@@ -23,6 +23,7 @@ exports[`AuthForm should render accordingly 1`] = `
2323
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-marginDense MuiInputLabel-outlined"
2424
data-shrink="false"
2525
for="first-name"
26+
id="first-name-label"
2627
>
2728
First Name*
2829
</label>
@@ -39,15 +40,13 @@ exports[`AuthForm should render accordingly 1`] = `
3940
/>
4041
<fieldset
4142
aria-hidden="true"
42-
class="PrivateNotchedOutline-root-91 MuiOutlinedInput-notchedOutline"
43-
style="padding-left: 8px;"
43+
class="PrivateNotchedOutline-root-4 MuiOutlinedInput-notchedOutline"
4444
>
4545
<legend
46-
class="PrivateNotchedOutline-legend-92"
47-
style="width: 0.01px;"
46+
class="PrivateNotchedOutline-legendLabelled-6"
4847
>
4948
<span>
50-
49+
First Name*
5150
</span>
5251
</legend>
5352
</fieldset>
@@ -60,6 +59,7 @@ exports[`AuthForm should render accordingly 1`] = `
6059
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-marginDense MuiInputLabel-outlined"
6160
data-shrink="false"
6261
for="last-name"
62+
id="last-name-label"
6363
>
6464
Last Name
6565
</label>
@@ -76,15 +76,13 @@ exports[`AuthForm should render accordingly 1`] = `
7676
/>
7777
<fieldset
7878
aria-hidden="true"
79-
class="PrivateNotchedOutline-root-91 MuiOutlinedInput-notchedOutline"
80-
style="padding-left: 8px;"
79+
class="PrivateNotchedOutline-root-4 MuiOutlinedInput-notchedOutline"
8180
>
8281
<legend
83-
class="PrivateNotchedOutline-legend-92"
84-
style="width: 0.01px;"
82+
class="PrivateNotchedOutline-legendLabelled-6"
8583
>
8684
<span>
87-
85+
Last Name
8886
</span>
8987
</legend>
9088
</fieldset>
@@ -97,6 +95,7 @@ exports[`AuthForm should render accordingly 1`] = `
9795
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-marginDense MuiInputLabel-outlined"
9896
data-shrink="false"
9997
for="username"
98+
id="username-label"
10099
>
101100
Username*
102101
</label>
@@ -113,15 +112,13 @@ exports[`AuthForm should render accordingly 1`] = `
113112
/>
114113
<fieldset
115114
aria-hidden="true"
116-
class="PrivateNotchedOutline-root-91 MuiOutlinedInput-notchedOutline"
117-
style="padding-left: 8px;"
115+
class="PrivateNotchedOutline-root-4 MuiOutlinedInput-notchedOutline"
118116
>
119117
<legend
120-
class="PrivateNotchedOutline-legend-92"
121-
style="width: 0.01px;"
118+
class="PrivateNotchedOutline-legendLabelled-6"
122119
>
123120
<span>
124-
121+
Username*
125122
</span>
126123
</legend>
127124
</fieldset>
@@ -134,6 +131,7 @@ exports[`AuthForm should render accordingly 1`] = `
134131
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-marginDense MuiInputLabel-outlined"
135132
data-shrink="false"
136133
for="email"
134+
id="email-label"
137135
>
138136
Email*
139137
</label>
@@ -150,15 +148,13 @@ exports[`AuthForm should render accordingly 1`] = `
150148
/>
151149
<fieldset
152150
aria-hidden="true"
153-
class="PrivateNotchedOutline-root-91 MuiOutlinedInput-notchedOutline"
154-
style="padding-left: 8px;"
151+
class="PrivateNotchedOutline-root-4 MuiOutlinedInput-notchedOutline"
155152
>
156153
<legend
157-
class="PrivateNotchedOutline-legend-92"
158-
style="width: 0.01px;"
154+
class="PrivateNotchedOutline-legendLabelled-6"
159155
>
160156
<span>
161-
157+
Email*
162158
</span>
163159
</legend>
164160
</fieldset>
@@ -171,6 +167,7 @@ exports[`AuthForm should render accordingly 1`] = `
171167
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-marginDense MuiInputLabel-outlined"
172168
data-shrink="false"
173169
for="password"
170+
id="password-label"
174171
>
175172
Password*
176173
</label>
@@ -187,22 +184,20 @@ exports[`AuthForm should render accordingly 1`] = `
187184
/>
188185
<fieldset
189186
aria-hidden="true"
190-
class="PrivateNotchedOutline-root-91 MuiOutlinedInput-notchedOutline"
191-
style="padding-left: 8px;"
187+
class="PrivateNotchedOutline-root-4 MuiOutlinedInput-notchedOutline"
192188
>
193189
<legend
194-
class="PrivateNotchedOutline-legend-92"
195-
style="width: 0.01px;"
190+
class="PrivateNotchedOutline-legendLabelled-6"
196191
>
197192
<span>
198-
193+
Password*
199194
</span>
200195
</legend>
201196
</fieldset>
202197
</div>
203198
</div>
204199
<div
205-
class="MuiBox-root MuiBox-root-93"
200+
class="MuiBox-root MuiBox-root-8"
206201
>
207202
<button
208203
class="MuiButtonBase-root MuiButton-root MuiButton-contained MuiButton-containedPrimary"
@@ -223,7 +218,7 @@ exports[`AuthForm should render accordingly 1`] = `
223218
<p>
224219
Already have an account?
225220
<button
226-
class="MuiBox-root MuiBox-root-125"
221+
class="MuiBox-root MuiBox-root-9"
227222
>
228223
Log in
229224
</button>

0 commit comments

Comments
 (0)