File size: 332 Bytes
06ea972
 
 
 
 
3223525
59885ee
 
06ea972
 
59885ee
06ea972
 
1
2
3
4
5
6
7
8
9
10
11
12
13
---
import { getFormattedStars } from "../lib/github";

const starCount = await getFormattedStars('kamranahmedse/driver.js');
---
<div class="border-b flex items-center justify-between" docs-header>
  <div class="w-[200px] lg:w-[300px] text-right flex justify-end">

  </div>
  <div class="flex items-center pr-12">

  </div>
</div>