Skip to content

Commit a6ecf18

Browse files
committed
docs(blocks): Search
1 parent a352d61 commit a6ecf18

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

apps/docs/content/_blocks/Search.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ Simple search with an autocomplete functionality. Give your users hints of what
2020
::react-only
2121
<<<../../../preview/next/pages/showcases/Search/SearchBasic.tsx
2222
::
23+
::qwik-only
24+
<<<../../../website/src/routes/showcases/Search/SearchBasic/index.tsx
25+
::
2326

2427
</Showcase>
2528

@@ -35,6 +38,9 @@ This block enhances search functionality with a custom icon and categorized resu
3538
::react-only
3639
<<<../../../preview/next/pages/showcases/Search/SearchWithIcon.tsx
3740
::
41+
::qwik-only
42+
<<<../../../website/src/routes/showcases/Search/SearchWithIcon/index.tsx
43+
::
3844

3945
</Showcase>
4046

@@ -50,5 +56,8 @@ This block enhances search functionality with a custom button, categorized resul
5056
::react-only
5157
<<<../../../preview/next/pages/showcases/Search/SearchWithButton.tsx
5258
::
59+
::qwik-only
60+
<<<../../../website/src/routes/showcases/Search/SearchWithButton/index.tsx
61+
::
5362

5463
</Showcase>

0 commit comments

Comments
 (0)