Skip to content

Commit e21a088

Browse files
committed
docs(blocks): RatingForms
1 parent 7627e82 commit e21a088

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

apps/docs/content/_blocks/RatingForms.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ This block is implemented using `SfRatingButton` and `SfModal` components. If yo
1616
::react-only
1717
<<<../../../preview/next/pages/showcases/RatingForms/ProductRating.tsx
1818
::
19+
::qwik-only
20+
<<<../../../website/src/routes/showcases/RatingForms/ProductRating/index.tsx
21+
::
1922

2023
</Showcase>
2124

@@ -31,5 +34,8 @@ The Product Rating With Review block provides users with the ability to rate a p
3134
::react-only
3235
<<<../../../preview/next/pages/showcases/RatingForms/ProductRatingWithReview.tsx
3336
::
37+
::qwik-only
38+
<<<../../../website/src/routes/showcases/RatingForms/ProductRatingWithReview/index.tsx
39+
::
3440

35-
</Showcase>
41+
</Showcase>

0 commit comments

Comments
 (0)