feat(game): 添加桌面游戏历史组件并优化布局样式
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export function DesktopGameHistory() {
|
||||
return <div className={'w-full'}>DesktopGameHistory</div>
|
||||
}
|
||||
Reference in New Issue
Block a user