📝 add load plugin and config doc

This commit is contained in:
yanyongyu
2021-12-28 01:02:04 +08:00
parent 0f5a4473ab
commit db826caff4
9 changed files with 134 additions and 9 deletions

View File

@ -2,7 +2,6 @@ import clsx from "clsx";
import React from "react";
import CodeBlock from "@theme/CodeBlock";
import { HeroFeatureDouble, HeroFeatureSingle } from "@theme/Hero";
import Layout from "@theme/Layout";
import { Hero, HeroFeature } from "../components/Hero";