Skip to content

Commit

Permalink
chore: fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
bmstefanski committed Oct 16, 2023
1 parent 9771f6b commit e7a53a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Tooltip/Tooltip.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const tooltipContent = cva([], {
},
},
defaultVariants: {
intent: "primary",
intent: "primary",
size: "md",
},
})
Expand Down

1 comment on commit e7a53a4

@vercel
Copy link

@vercel vercel bot commented on e7a53a4 Oct 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

next-enterprise – ./

next-enterprise-blazity.vercel.app
next-enterprise.vercel.app
next-enterprise-git-main-blazity.vercel.app

Please sign in to comment.