Skip to content

Commit 8924bef

Browse files
committed
docs(cookbook): rename UI Interaction sidebar group to Browser Interaction
1 parent d31e0fb commit 8924bef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/.vitepress/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ export default defineConfig({
196196
],
197197
},
198198
{
199-
text: "UI Interaction",
199+
text: "Browser Interaction",
200200
link: "/development/specific/focus",
201201
collapsed: true,
202202
items: [

0 commit comments

Comments
 (0)