Skip to content

Commit 62033a2

Browse files
committed
change badge
1 parent 06ba5c9 commit 62033a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libraries/db.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export const dbProject = {
1717
tagline: `A reactive client store for building super fast apps on sync`,
1818
description: `TanStack DB extends TanStack Query with collections, live queries and optimistic mutations that keep your UI reactive, consistent and blazing fast 🔥`,
1919
ogImage: 'https://github.com/tanstack/db/raw/main/media/repo-header.png',
20-
badge: 'soon',
20+
badge: 'beta',
2121
bgStyle: `bg-orange-700`,
2222
textStyle: `text-orange-500`,
2323
repo,

0 commit comments

Comments
 (0)