Skip to content

Commit 01c91d8

Browse files
committed
chore: update stats
1 parent 117bb80 commit 01c91d8

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

routes/index.tsx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -446,23 +446,23 @@ export default function Home() {
446446
Memory Usage (Base)
447447
</td>
448448
<td class="p-3 md:p-4 text-center text-subtext1 font-medium">
449-
~12MB
449+
~41MB
450450
</td>
451-
<td class="p-3 md:p-4 text-center text-subtext1">~40MB</td>
452-
<td class="p-3 md:p-4 text-center text-subtext1">~25MB</td>
451+
<td class="p-3 md:p-4 text-center text-subtext1">~89MB</td>
452+
<td class="p-3 md:p-4 text-center text-subtext1">~116MB</td>
453453
</tr>
454454
<tr class="border-b border-surface0/50">
455455
<td class="p-3 md:p-4 text-subtext1 font-medium">
456456
Zero-config TypeScript
457457
</td>
458458
<td class="p-3 md:p-4 text-center text-subtext1 font-medium">
459-
Built-in
459+
Handled natively
460460
</td>
461461
<td class="p-3 md:p-4 text-center text-subtext1">
462-
✗ Requires setup
462+
✓ Type step
463463
</td>
464464
<td class="p-3 md:p-4 text-center text-subtext1">
465-
Native
465+
Type step
466466
</td>
467467
</tr>
468468
<tr class="border-b border-surface0/50">

0 commit comments

Comments
 (0)