-
-
- ) : (
-
- )
- }
- variant="secondary"
- >
- { canRemove && (
-
- ) }
- { hasValue && (
-
- ) }
-
-
-
-
+
+ }
+ variant="secondary"
+ >
+ { canRemove && (
+
+ ) }
+ { hasValue && (
+
+ ) }
+
+
+
);
}
-function BackgroundSizeToolsPanelItem( {
+function BackgroundSizeControls( {
onChange,
style,
inheritedValue,
@@ -560,97 +530,74 @@ function BackgroundSizeToolsPanelItem( {
)
);
- const { Tabs } = unlock( componentsPrivateApis );
-
return (
-