We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e21a088 commit a352d61Copy full SHA for a352d61
apps/docs/content/_blocks/Review.md
@@ -14,6 +14,9 @@ Basic Review usage with avatar and [Rating](../components/rating) base component
14
::react-only
15
<<<../../../preview/next/pages/showcases/Review/WithAvatar.tsx
16
::
17
+::qwik-only
18
+<<<../../../website/src/routes/showcases/Review/WithAvatar/index.tsx
19
+::
20
21
</Showcase>
22
@@ -29,5 +32,8 @@ When description is too long we can truncate it for certain count characters.
29
32
30
33
<<<../../../preview/next/pages/showcases/Review/ShowMore.tsx
31
34
35
36
+<<<../../../website/src/routes/showcases/Review/ShowMore/index.tsx
37
38
39
0 commit comments