aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/components/pages/TRPG-home/index.tsx
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-07-08 18:22:13 +0800
committer简律纯 <i@jyunko.cn>2023-07-08 18:22:13 +0800
commitda3a137be60caad97261ab53fd7d0106fd868c5f (patch)
tree473c1ff6d2bfc52083a0ac05878d9a1c3981e0ec /docs/components/pages/TRPG-home/index.tsx
parente647460f0ef2d5ccf6efbcfb65eaddd3b85f8533 (diff)
downloadHydroRoll-da3a137be60caad97261ab53fd7d0106fd868c5f.tar.gz
HydroRoll-da3a137be60caad97261ab53fd7d0106fd868c5f.zip
🦋follow
Diffstat (limited to 'docs/components/pages/TRPG-home/index.tsx')
-rw-r--r--docs/components/pages/TRPG-home/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/pages/TRPG-home/index.tsx b/docs/components/pages/TRPG-home/index.tsx
index a6feae1..d08443b 100644
--- a/docs/components/pages/TRPG-home/index.tsx
+++ b/docs/components/pages/TRPG-home/index.tsx
@@ -16,7 +16,7 @@ export default function HydroRollTRPGHome() {
<PackFeatures />
</GradientSectionBorder>
<GradientSectionBorder>
- {/* <PackLetter /> */}
+ <PackLetter />
</GradientSectionBorder>
</main>
</>