chore: added stuff
This commit is contained in:
parent
0e367bb3a0
commit
7504383a86
|
@ -178,7 +178,9 @@ function Project({
|
|||
{contribution ? (
|
||||
<Tooltip>
|
||||
<TooltipTrigger className="flex ml-1 gap-1 items-center">
|
||||
<span className="text-xs opacity-70 italic">Contribution</span>
|
||||
<span className="text-xs opacity-70 italic">
|
||||
OSS Contribution
|
||||
</span>
|
||||
<InfoIcon size={12} />
|
||||
</TooltipTrigger>
|
||||
|
||||
|
|
Loading…
Reference in New Issue