From e76a5f847e78fee4e62f6eb37d468557a1504c55 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Wed, 3 May 2023 01:22:45 +0800 Subject: --- docs/components/pages/pack-home/index.tsx | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 docs/components/pages/pack-home/index.tsx (limited to 'docs/components/pages/pack-home/index.tsx') diff --git a/docs/components/pages/pack-home/index.tsx b/docs/components/pages/pack-home/index.tsx deleted file mode 100644 index d08443b..0000000 --- a/docs/components/pages/pack-home/index.tsx +++ /dev/null @@ -1,24 +0,0 @@ -import { PackBenchmarks } from "./PackBenchmarks"; -import { PackHero } from "./PackHero"; -import { PackLetter } from "./PackLetter"; -import { PackFeatures } from "./PackFeatures"; -import { GradientSectionBorder } from "../home-shared/GradientSectionBorder"; -import { LandingPageGlobalStyles } from "../home-shared/GlobalStyles"; - -export default function HydroRollTRPGHome() { - return ( - <> - -
- - - - - - - - -
- - ); -} -- cgit v1.2.3-70-g09d2