Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Commit

Permalink
fix: Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
kylealwyn committed Sep 19, 2019
1 parent f187f13 commit 80f7b0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Form/__snapshots__/DateInput.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ exports[`<DateInput /> snapshot 1`] = `
}
.c2 + .c4 {
margin-left: 4px;
margin-left: 8px;
}
.c3 {
Expand Down
2 changes: 1 addition & 1 deletion src/Form/__snapshots__/PhoneInput.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ exports[`<PhoneInput /> snapshot 1`] = `
}
.c2 + .c4 {
margin-left: 4px;
margin-left: 8px;
}
.c3 {
Expand Down

0 comments on commit 80f7b0a

Please sign in to comment.