note tweak

This commit is contained in:
MinamiFunakoshiTR 2025-03-20 12:40:13 -07:00
parent d34a908be8
commit 9adc6e4ce4
Failed to extract signature

View file

@ -4,7 +4,7 @@
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;
/**