CenteredLayoutPropsinterface
{
fullWidth?: boolean;
}| Property | Type | |
|---|---|---|
.fullWidth | boolean |
Props for <CenteredLayout> — optional children and a fullWidth flag to drop the max-width.
{
fullWidth?: boolean;
}| Property | Type | |
|---|---|---|
.fullWidth | boolean |
Props for <CenteredLayout> — optional children and a fullWidth flag to drop the max-width.