diff options
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> </> |