Skip to content

Commit 8daceb9

Browse files
committed
style: lint code
1 parent bee90f7 commit 8daceb9

File tree

1 file changed

+1
-0
lines changed
  • packages/ui/src/components/card/source

1 file changed

+1
-0
lines changed

packages/ui/src/components/card/source/Card.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ export const Card = React.forwardRef<HTMLDivElement, CardProps>((props, ref) =>
7878
</If>
7979
</CardHeader>
8080
</If>
81+
8182
<CardContent
8283
className={classNames?.content}
8384
flexHeight={flexHeight}

0 commit comments

Comments
 (0)