Skip to content

Commit 443c994

Browse files
committed
Refactor based on PR comments
1 parent fb3b799 commit 443c994

File tree

2 files changed

+521
-301
lines changed

2 files changed

+521
-301
lines changed

src/data/nav/chat.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ export default {
132132
{
133133
name: 'Replies',
134134
link: '/docs/guides/chat/replies',
135-
languages: [],
135+
languages: ['react', 'javascript'],
136136
},
137137
],
138138
},

0 commit comments

Comments
 (0)