ssr test src/radio/_example/placement.tsx 1`] = `"<
exports[`ssr snapshot test > ssr test src/radio/_example/status.tsx 1`] = `"
"`;
+exports[`ssr snapshot test > ssr test src/rate/_example/action.tsx 1`] = `"
"`;
+
+exports[`ssr snapshot test > ssr test src/rate/_example/base.tsx 1`] = `"
"`;
+
+exports[`ssr snapshot test > ssr test src/rate/_example/color.tsx 1`] = `"
"`;
+
+exports[`ssr snapshot test > ssr test src/rate/_example/count.tsx 1`] = `"
"`;
+
+exports[`ssr snapshot test > ssr test src/rate/_example/custom.tsx 1`] = `"
"`;
+
+exports[`ssr snapshot test > ssr test src/rate/_example/index.tsx 1`] = `"
"`;
+
+exports[`ssr snapshot test > ssr test src/rate/_example/placement.tsx 1`] = `"
"`;
+
+exports[`ssr snapshot test > ssr test src/rate/_example/show-text.tsx 1`] = `"
"`;
+
+exports[`ssr snapshot test > ssr test src/rate/_example/size.tsx 1`] = `"
"`;
+
+exports[`ssr snapshot test > ssr test src/rate/_example/special.tsx 1`] = `"
"`;
+
exports[`ssr snapshot test > ssr test src/result/_example/custom.tsx 1`] = `"
"`;
exports[`ssr snapshot test > ssr test src/result/_example/index.tsx 1`] = `"
"`;
diff --git a/test/snap/__snapshots__/ssr.test.jsx.snap b/test/snap/__snapshots__/ssr.test.jsx.snap
index ea2a563b..80e9404f 100644
--- a/test/snap/__snapshots__/ssr.test.jsx.snap
+++ b/test/snap/__snapshots__/ssr.test.jsx.snap
@@ -350,6 +350,26 @@ exports[`ssr snapshot test > ssr test src/radio/_example/placement.tsx 1`] = `"<
exports[`ssr snapshot test > ssr test src/radio/_example/status.tsx 1`] = `"
"`;
+exports[`ssr snapshot test > ssr test src/rate/_example/action.tsx 1`] = `"
"`;
+
+exports[`ssr snapshot test > ssr test src/rate/_example/base.tsx 1`] = `"
"`;
+
+exports[`ssr snapshot test > ssr test src/rate/_example/color.tsx 1`] = `"
"`;
+
+exports[`ssr snapshot test > ssr test src/rate/_example/count.tsx 1`] = `"
"`;
+
+exports[`ssr snapshot test > ssr test src/rate/_example/custom.tsx 1`] = `"
"`;
+
+exports[`ssr snapshot test > ssr test src/rate/_example/index.tsx 1`] = `"
"`;
+
+exports[`ssr snapshot test > ssr test src/rate/_example/placement.tsx 1`] = `"
"`;
+
+exports[`ssr snapshot test > ssr test src/rate/_example/show-text.tsx 1`] = `"
"`;
+
+exports[`ssr snapshot test > ssr test src/rate/_example/size.tsx 1`] = `"
"`;
+
+exports[`ssr snapshot test > ssr test src/rate/_example/special.tsx 1`] = `"
"`;
+
exports[`ssr snapshot test > ssr test src/result/_example/custom.tsx 1`] = `"
"`;
exports[`ssr snapshot test > ssr test src/result/_example/index.tsx 1`] = `"
"`;