mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-06-23 14:16:52 +08:00
✨ 添加cookie页面
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import React from 'react';
|
||||
|
||||
export default function CookieManager() {
|
||||
return <div>下个版本再写啦啦啦啦</div>;
|
||||
}
|
||||
Reference in New Issue
Block a user