Skip to content

Commit 8e79bbc

Browse files
improve: enhance contributors loading state
1 parent 84af6d4 commit 8e79bbc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/contributors/loading.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ export default function Loading() {
99
<p className="text-sm text-zinc-400 dark:text-zinc-500">
1010
Fetching contributor data from GitHub
1111
</p>
12-
13-
<span className="sr-only">Loading contributors</span>
1412
</div>
1513
</div>
1614
);

0 commit comments

Comments
 (0)