mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-08-02 08:24:33 +00:00
📝 Docs: 更新到 nonepress 3.8.0 (#4126)
This commit is contained in:
@@ -22,7 +22,7 @@ type Props = {
|
||||
function StorePage({ title, children }: Props): React.ReactNode {
|
||||
const sidebarItems = useVersionedSidebar(
|
||||
useDocsVersionCandidates()[0].name,
|
||||
SIDEBAR_ID
|
||||
SIDEBAR_ID,
|
||||
)!;
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user