chore: typo (#1187)
This commit is contained in:
parent
6f3bb61023
commit
4e56bcbd47
|
|
@ -345,7 +345,7 @@ const IncompleteButton: FC<{
|
|||
</Button>
|
||||
</TooltipTrigger>
|
||||
{!PRODUCT_HUNT_VOTE_URL && (
|
||||
<TooltipContent>Product Hunk Vote is not ready, We'll see.</TooltipContent>
|
||||
<TooltipContent>Product Hunt Vote is not ready, We'll see.</TooltipContent>
|
||||
)}
|
||||
</Tooltip>
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue