Skip to content

Commit

Permalink
add prop comment
Browse files Browse the repository at this point in the history
  • Loading branch information
8845musign committed Jul 11, 2024
1 parent 7a65fc9 commit a3b3884
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Flex/Flex.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ type Props = {
width?: 'full';
/**
* inline-flexとして扱う
* @defaultValue false
*/
inline?: boolean;
} & MarginProps &
Expand Down

0 comments on commit a3b3884

Please sign in to comment.