note tweak
This commit is contained in:
parent
d34a908be8
commit
9adc6e4ce4
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
interface Props {
|
interface Props {
|
||||||
/**
|
/**
|
||||||
* If parent container is fluid, which resets the padding around contained elements.
|
* Set to `true` if the parent container is fluid.
|
||||||
*/
|
*/
|
||||||
containerIsFluid?: boolean;
|
containerIsFluid?: boolean;
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue