Skip to content

Commit a42fe32

Browse files
docs: add page links
1 parent 83d09e2 commit a42fe32

File tree

1 file changed

+9
-0
lines changed
  • apps/website/src/routes/docs/headless/(components)/separator

1 file changed

+9
-0
lines changed

apps/website/src/routes/docs/headless/(components)/separator/index.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,15 @@ Qwik UI's Separator implementation follows [WAI-Aria separator role requirements
4242
##### ✨ Features
4343
- Supports both horizontal and vertical orientation
4444

45+
<div class="mb-6 flex flex-col gap-2">
46+
[View Source Code ↗️](https://github.com/qwikifiers/qwik-ui/tree/main/packages/kit-headless/src/components/separator)
47+
48+
[Report an issue 🚨](https://github.com/qwikifiers/qwik-ui/issues)
49+
50+
[Edit This Page 🗒️](<https://github.com/qwikifiers/qwik-ui/edit/main/apps/website/src/routes/docs/headless/(components)/separator/index.mdx>)
51+
52+
</div>
53+
4554
## API
4655
<APITable
4756
propDescriptors={[

0 commit comments

Comments
 (0)