Skip to content

Commit

Permalink
replaces space
Browse files Browse the repository at this point in the history
  • Loading branch information
snlacks committed Jun 20, 2024
1 parent ee0b319 commit 1aeafd2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ export interface MantineStyleProps {
bottom?: StyleProp<React.CSSProperties['bottom']>;
right?: StyleProp<React.CSSProperties['right']>;
inset?: StyleProp<React.CSSProperties['inset']>;

display?: StyleProp<React.CSSProperties['display']>;
flex?: StyleProp<React.CSSProperties['flex']>;
}

0 comments on commit 1aeafd2

Please sign in to comment.