mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-07 12:36:47 +00:00
📝 Docs: 商店插件可用性筛选 & 更新排序 (#3334)
This commit is contained in:
@ -4,7 +4,7 @@ import Layout from "@theme/Layout";
|
||||
|
||||
import HomeContent from "@/components/Home";
|
||||
|
||||
export default function Homepage(): JSX.Element {
|
||||
export default function Homepage(): React.ReactNode {
|
||||
return (
|
||||
<Layout>
|
||||
<HomeContent />
|
||||
|
Reference in New Issue
Block a user