Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit ec75fcd

Browse files
committed
Merge branch 'main' into next
2 parents 45ab780 + ffcfa7a commit ec75fcd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/docs/src/components/layout/Header.tsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,10 @@ const Header = ({ mode, docsGroups, searchablePages, toggleColorMode }: HeaderPr
138138
})),
139139
})),
140140
},
141+
{
142+
title: 'Examples',
143+
url: '/docs/examples',
144+
},
141145
{
142146
title: 'Community',
143147
url: '/community',

0 commit comments

Comments
 (0)