CenteredLayoutPropsinterface

{
	fullWidth?: boolean;
}
PropertyType
.fullWidthboolean

Props for <CenteredLayout> — optional children and a fullWidth flag to drop the max-width.