Skip to content

Commit

Permalink
Update showcase.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaMachina authored Oct 2, 2024
1 parent c7bd4c3 commit 0d38e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/showcase.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ import { Cards } from 'nextra/components'
</Card>
</Cards>

export const Card = Object.assign(
export const Card = /* @__PURE__ */ Object.assign(
// Copy card component and add default props
Cards.Card.bind(),
{
Expand Down

0 comments on commit 0d38e69

Please sign in to comment.