@bedrock-layout/center
Advanced tools
Comparing version 3.2.10 to 3.2.11
@@ -21,2 +21,3 @@ import { CSSLength, SizesOptions } from "@bedrock-layout/spacing-constants"; | ||
* Sets the alignment of the component's children to be centered. | ||
* @deprecated Use with the stack component set to align="center" instead. | ||
*/ | ||
@@ -23,0 +24,0 @@ centerChildren?: boolean; |
{ | ||
"name": "@bedrock-layout/center", | ||
"version": "3.2.10", | ||
"version": "3.2.11", | ||
"description": "bedrock-layout center", | ||
@@ -63,3 +63,3 @@ "sideEffects": false, | ||
}, | ||
"gitHead": "5101f782e82614ab75c6ad3ad7d7bb01f1726636" | ||
"gitHead": "8ed98b13afb3e1c5135d26659b0ddc22707dcd31" | ||
} |
6988
66