@@ -12,23 +12,21 @@ exports[`features/metadata-instance-editor/fields/Instance collapsible isOpen pr
1212 className = " "
1313 hasStickyHeader = { true }
1414 headerActionItems = {
15- <TooltipProvider >
16- <Tooltip >
17- <IconButton
18- aria-pressed = { false }
19- className = " metadata-instance-editor-instance-edit"
20- data-resin-target = " metadata-instanceedit"
21- icon = {
22- {
23- " $$typeof" : Symbol (react .forward_ref ),
24- " render" : [Function ],
25- }
15+ <Tooltip >
16+ <IconButton
17+ aria-pressed = { false }
18+ className = " metadata-instance-editor-instance-edit"
19+ data-resin-target = " metadata-instanceedit"
20+ icon = {
21+ {
22+ " $$typeof" : Symbol (react .forward_ref ),
23+ " render" : [Function ],
2624 }
27- onClick = { [ Function ] }
28- size = " x-small "
29- />
30- </ Tooltip >
31- </TooltipProvider >
25+ }
26+ onClick = { [ Function ] }
27+ size = " x-small "
28+ / >
29+ </Tooltip >
3230 }
3331 isBordered = { true }
3432 isOpen = { true }
@@ -748,23 +746,21 @@ exports[`features/metadata-instance-editor/fields/Instance should correctly rend
748746 className = " "
749747 hasStickyHeader = { true }
750748 headerActionItems = {
751- <TooltipProvider >
752- <Tooltip >
753- <IconButton
754- aria-pressed = { true }
755- className = " metadata-instance-editor-instance-edit metadata-instance-editor-instance-is-editing"
756- data-resin-target = " metadata-instanceedit"
757- icon = {
758- {
759- " $$typeof" : Symbol (react .forward_ref ),
760- " render" : [Function ],
761- }
749+ <Tooltip >
750+ <IconButton
751+ aria-pressed = { true }
752+ className = " metadata-instance-editor-instance-edit metadata-instance-editor-instance-is-editing"
753+ data-resin-target = " metadata-instanceedit"
754+ icon = {
755+ {
756+ " $$typeof" : Symbol (react .forward_ref ),
757+ " render" : [Function ],
762758 }
763- onClick = { [ Function ] }
764- size = " x-small "
765- />
766- </ Tooltip >
767- </TooltipProvider >
759+ }
760+ onClick = { [ Function ] }
761+ size = " x-small "
762+ / >
763+ </Tooltip >
768764 }
769765 isBordered = { true }
770766 isOpen = { true }
@@ -944,23 +940,21 @@ exports[`features/metadata-instance-editor/fields/Instance should correctly rend
944940 className = " "
945941 hasStickyHeader = { true }
946942 headerActionItems = {
947- <TooltipProvider >
948- <Tooltip >
949- <IconButton
950- aria-pressed = { true }
951- className = " metadata-instance-editor-instance-edit metadata-instance-editor-instance-is-editing"
952- data-resin-target = " metadata-instanceedit"
953- icon = {
954- {
955- " $$typeof" : Symbol (react .forward_ref ),
956- " render" : [Function ],
957- }
943+ <Tooltip >
944+ <IconButton
945+ aria-pressed = { true }
946+ className = " metadata-instance-editor-instance-edit metadata-instance-editor-instance-is-editing"
947+ data-resin-target = " metadata-instanceedit"
948+ icon = {
949+ {
950+ " $$typeof" : Symbol (react .forward_ref ),
951+ " render" : [Function ],
958952 }
959- onClick = { [ Function ] }
960- size = " x-small "
961- />
962- </ Tooltip >
963- </TooltipProvider >
953+ }
954+ onClick = { [ Function ] }
955+ size = " x-small "
956+ / >
957+ </Tooltip >
964958 }
965959 isBordered = { true }
966960 isOpen = { true }
@@ -1049,23 +1043,21 @@ exports[`features/metadata-instance-editor/fields/Instance should correctly rend
10491043 className = " "
10501044 hasStickyHeader = { true }
10511045 headerActionItems = {
1052- <TooltipProvider >
1053- <Tooltip >
1054- <IconButton
1055- aria-pressed = { true }
1056- className = " metadata-instance-editor-instance-edit metadata-instance-editor-instance-is-editing"
1057- data-resin-target = " metadata-instanceedit"
1058- icon = {
1059- {
1060- " $$typeof" : Symbol (react .forward_ref ),
1061- " render" : [Function ],
1062- }
1046+ <Tooltip >
1047+ <IconButton
1048+ aria-pressed = { true }
1049+ className = " metadata-instance-editor-instance-edit metadata-instance-editor-instance-is-editing"
1050+ data-resin-target = " metadata-instanceedit"
1051+ icon = {
1052+ {
1053+ " $$typeof" : Symbol (react .forward_ref ),
1054+ " render" : [Function ],
10631055 }
1064- onClick = { [ Function ] }
1065- size = " x-small "
1066- />
1067- </ Tooltip >
1068- </TooltipProvider >
1056+ }
1057+ onClick = { [ Function ] }
1058+ size = " x-small "
1059+ / >
1060+ </Tooltip >
10691061 }
10701062 isBordered = { true }
10711063 isOpen = { true }
0 commit comments