Skip to content

Commit

Permalink
resolving conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
pinotalexandre committed Nov 28, 2024
1 parent e72106e commit 39e0e2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sparkle/src/components/Card.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,4 @@ export type {
CardRootProps,
CardSubtitleProps,
CardTitleProps,
};
};
2 changes: 1 addition & 1 deletion sparkle/src/stories/Card.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,4 @@ export const Composable: Story = {
</ComposableCard.Footer>
</ComposableCard.Root>
),
};
};

0 comments on commit 39e0e2e

Please sign in to comment.