Skip to content

Commit 906f001

Browse files
committed
chore: fix blog route and file name
1 parent 70d7547 commit 906f001

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

app/utils/blog.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
export function getPostList() {
22
return [
3+
{
4+
id: 'announcing-tanstack-form-v1',
5+
},
36
{
47
id: 'announcing-tanstack-query-v5',
58
},
271 KB
Loading

0 commit comments

Comments
 (0)