Skip to content

Commit ab443fa

Browse files
committed
check
1 parent e780725 commit ab443fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/routes/stats/npm/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1549,7 +1549,7 @@ function RouteComponent() {
15491549
onClick={() =>
15501550
handleBaselineChange(mainPackage.name)
15511551
}
1552-
className=" hover:text-blue-500"
1552+
className="hover:text-blue-500"
15531553
>
15541554
<MdPushPin className="w-3 h-3 sm:w-4 sm:h-4 text-blue-500" />
15551555
</button>

0 commit comments

Comments
 (0)