Commit d40f5a3d authored by Chunchi Che's avatar Chunchi Che

fix small

parent 969b9757
Pipeline #23163 passed with stages
in 10 minutes and 24 seconds
...@@ -128,6 +128,7 @@ export const Component: React.FC = () => { ...@@ -128,6 +128,7 @@ export const Component: React.FC = () => {
title="观战列表" title="观战列表"
desc="观看MyCard上正在进行的决斗" desc="观看MyCard上正在进行的决斗"
icon={<PlayCircleOutlined />} icon={<PlayCircleOutlined />}
onClick={() => alert("开发中,敬请期待")}
/> />
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment