mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 00:01:27 +00:00
📝 Docs: 修复 wwads (#3105)
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
import React from "react";
|
||||
|
||||
import "./styles.css";
|
||||
import type { Props } from "@theme/TOC/Container";
|
||||
import OriginTOCContainer from "@theme-original/TOC/Container";
|
||||
import type { Props } from "@theme/Page/TOC/Container";
|
||||
import OriginTOCContainer from "@theme-original/Page/TOC/Container";
|
||||
|
||||
export default function TOCContainer({
|
||||
children,
|
Reference in New Issue
Block a user