Skip to content

Commit 6e10cbe

Browse files
authored
Update Sponsors.tsx
1 parent 789e7f1 commit 6e10cbe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/page/Sponsors.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ export function Sponsors(){
1616
return <p>{description}</p>
1717
})}
1818
</td>
19+
<td className="w-50 border border-1 p-3">
20+
<p>{data.time}</p>
21+
</td>
1922
</tr>
2023
)
2124
})}

0 commit comments

Comments
 (0)