From a29e1dd7ded35303a21c0582bff470a6c8482c1c Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Wed, 3 May 2023 01:26:31 +0800 Subject: --- docs/pages/TRPG/docs/features.mdx | 4 ++-- docs/pages/TRPG/docs/index.mdx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/pages/TRPG/docs/features.mdx b/docs/pages/TRPG/docs/features.mdx index f4cf28f..a770c35 100644 --- a/docs/pages/TRPG/docs/features.mdx +++ b/docs/pages/TRPG/docs/features.mdx @@ -3,7 +3,7 @@ title: Features description: Learn about TRPG's supported features --- -import { TRPGFeatures } from '../../../components/HydroRollTRPGFeatures' +import { HydroRollTRPGFeatures } from '../../../components/HydroRollTRPGFeatures' # Features @@ -19,4 +19,4 @@ When building a bundler, we needed to consider which features would be: Let's discuss which features are available out-of-the-box, in TRPG's default configuration. We'll also touch on features which will be configurable via plugins. - + diff --git a/docs/pages/TRPG/docs/index.mdx b/docs/pages/TRPG/docs/index.mdx index a103f36..75308de 100644 --- a/docs/pages/TRPG/docs/index.mdx +++ b/docs/pages/TRPG/docs/index.mdx @@ -3,7 +3,7 @@ title: TRPG Quickstart description: Start Building Web Applications with TRPG --- -import { TRPGQuickstartArea } from "../../../components/HydroRollTRPGQuickstart"; +import { HydroRollTRPGQuickstartArea } from "../../../components/HydroRollTRPGQuickstart"; import Callout from "../../../components/Callout"; import { Tabs, Tab } from "../../../components/Tabs"; import FullTurboCTA from "../../../components/FullTurboCTA"; @@ -56,6 +56,6 @@ The Next.js v13 development server is now powered by TRPG! Startup and updates s Want to learn more about TRPG? Here's a deep dive on what we think makes it special. - + -- cgit v1.2.3-70-g09d2