File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ exports[`tooltip props basic tooltip component 1`] = `
9
9
</span >,
10
10
<div
11
11
className = " "
12
- id = " :r2:"
13
12
role = " tooltip"
14
13
style = { {}}
15
14
>
@@ -31,7 +30,6 @@ exports[`tooltip props tooltip component - getContent 1`] = `
31
30
</span >,
32
31
<div
33
32
className = " "
34
- id = " :r4:"
35
33
role = " tooltip"
36
34
style = { {}}
37
35
>
@@ -53,7 +51,6 @@ exports[`tooltip props tooltip component - html 1`] = `
53
51
</span >,
54
52
<div
55
53
className = " "
56
- id = " :r3:"
57
54
role = " tooltip"
58
55
style = { {}}
59
56
>
@@ -79,7 +76,6 @@ exports[`tooltip props tooltip component - without anchorId 1`] = `
79
76
</span >,
80
77
<div
81
78
className = " "
82
- id = " :r0:"
83
79
role = " tooltip"
84
80
style = { {}}
85
81
>
@@ -95,7 +91,6 @@ exports[`tooltip props tooltip component - without anchorId 1`] = `
95
91
exports [` tooltip props tooltip component - without element reference 1` ] = `
96
92
<div
97
93
className = " "
98
- id = " :r1:"
99
94
role = " tooltip"
100
95
style = { {}}
101
96
>
You can’t perform that action at this time.
0 commit comments