mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-09 13:37:16 +00:00
📝 add store base layout
This commit is contained in:
5
website/src/components/Bot.tsx
Normal file
5
website/src/components/Bot.tsx
Normal file
@ -0,0 +1,5 @@
|
||||
import React from "react";
|
||||
|
||||
export default function Bot() {
|
||||
return <></>;
|
||||
}
|
Reference in New Issue
Block a user