File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
apps/docs/content/_blocks Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments