Skip to content

Commit b232598

Browse files
committed
update storyshots
1 parent d279796 commit b232598

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.storybook/__storyshots__/DateInput.shot

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1440,12 +1440,8 @@ exports[`Disabled`] = `
14401440
type={undefined}
14411441
value="04/13/2016" />
14421442
<span
1443-
onClick={[Function]}
1444-
style={
1445-
Object {
1446-
"cursor": "pointer",
1447-
}
1448-
}
1443+
onClick={undefined}
1444+
style={undefined}
14491445
tabIndex={-1}>
14501446
<svg
14511447
aria-hidden={true}

0 commit comments

Comments
 (0)