diff options
| author | 2023-07-08 18:22:13 +0800 | |
|---|---|---|
| committer | 2023-07-08 18:22:13 +0800 | |
| commit | da3a137be60caad97261ab53fd7d0106fd868c5f (patch) | |
| tree | 473c1ff6d2bfc52083a0ac05878d9a1c3981e0ec /docs/components/pages/TRPG-home/index.tsx | |
| parent | e647460f0ef2d5ccf6efbcfb65eaddd3b85f8533 (diff) | |
| download | HydroRoll-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.tsx | 2 |
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> </> |
