Skip to content

Commit 26da9e3

Browse files
committed
docs: update
1 parent 853e344 commit 26da9e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/sidebar.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ const sidebar: Record<"docs", SidebarItem[]> = {
158158
items: [
159159
// { type: "doc", label: "I18n", id: "i18n" },
160160
{ type: "doc", label: "Async List", id: "async-list" },
161-
{ type: "doc", label: "Focus Trap", id: "focus-trap", new: true },
161+
{ type: "doc", label: "Focus Trap", id: "focus-trap" },
162162
],
163163
},
164164
],

0 commit comments

Comments
 (0)