We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0017f28 commit aed6888Copy full SHA for aed6888
tests/__snapshots__/ReactPlaceholder.test.js.snap
@@ -15,6 +15,18 @@ Array [
15
color="#CDCDCD"
16
delay={10000}
17
rows={2}
18
+ widths={
19
+ Array [
20
+ 97,
21
+ 100,
22
+ 94,
23
+ 90,
24
+ 98,
25
+ 95,
26
27
+ 40,
28
+ ]
29
+ }
30
/>,
31
]
32
`;
@@ -26,6 +38,18 @@ Array [
38
39
delay={0}
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
0 commit comments