Skip to content

Commit 202cf04

Browse files
committed
remove 'new' for router
1 parent c44bb7e commit 202cf04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/libraries/router.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export const routerProject = {
2424
ogImage: 'https://github.com/tanstack/router/raw/main/media/header.png',
2525
bgStyle: 'bg-emerald-500',
2626
textStyle: textStyles,
27-
badge: 'new',
27+
badge: undefined,
2828
repo,
2929
latestBranch: 'main',
3030
latestVersion: 'v1',

0 commit comments

Comments
 (0)