Skip to content

Commit 3fcc72e

Browse files
feat: update snapshot
1 parent 594f2e8 commit 3fcc72e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/yoga/src/Input/native/__snapshots__/Password.test.jsx.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ exports[`<Input.Password /> Snapshots should match with disabled input 1`] = `
493493
<RNSVGSvgView
494494
bbHeight={52}
495495
bbWidth={20}
496-
fill="#F5F5FA"
496+
fill="#8F8F8F"
497497
focusable={false}
498498
height={52}
499499
style={
@@ -519,7 +519,7 @@ exports[`<Input.Password /> Snapshots should match with disabled input 1`] = `
519519
fill={
520520
[
521521
0,
522-
4294309370,
522+
4287598479,
523523
]
524524
}
525525
fillOpacity={1}

0 commit comments

Comments
 (0)