Skip to content

Commit 73d49c1

Browse files
committed
add
1 parent 5cb6c77 commit 73d49c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libs/components/src/layout/Flex/func.tsx

+2
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ type TProps = {
6767
*
6868
* ```
6969
* - `testId`: passed down the data-testid attribute
70+
* - `shWidth`: shorthand for width property
71+
* - `shHeight`: shorthand for height property
7072
*
7173
* @default
7274
* direction = "row", justifyContent = "start", alignItems = "start", wrap = "nowrap", gap = "None", margin = ["None"], padding = ["None"], className = "NoClass"

0 commit comments

Comments
 (0)