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`] = `
99 </span >,
1010 <div
1111 className = " "
12- id = " :r2:"
1312 role = " tooltip"
1413 style = { {}}
1514 >
@@ -31,7 +30,6 @@ exports[`tooltip props tooltip component - getContent 1`] = `
3130 </span >,
3231 <div
3332 className = " "
34- id = " :r4:"
3533 role = " tooltip"
3634 style = { {}}
3735 >
@@ -53,7 +51,6 @@ exports[`tooltip props tooltip component - html 1`] = `
5351 </span >,
5452 <div
5553 className = " "
56- id = " :r3:"
5754 role = " tooltip"
5855 style = { {}}
5956 >
@@ -79,7 +76,6 @@ exports[`tooltip props tooltip component - without anchorId 1`] = `
7976 </span >,
8077 <div
8178 className = " "
82- id = " :r0:"
8379 role = " tooltip"
8480 style = { {}}
8581 >
@@ -95,7 +91,6 @@ exports[`tooltip props tooltip component - without anchorId 1`] = `
9591exports [` tooltip props tooltip component - without element reference 1` ] = `
9692<div
9793 className = " "
98- id = " :r1:"
9994 role = " tooltip"
10095 style = { {}}
10196>
You can’t perform that action at this time.
0 commit comments