Commit b1e467cb authored by Chunchi Che's avatar Chunchi Che

fix small

parent 7aec2353
Pipeline #20609 passed with stages
in 6 minutes and 53 seconds
......@@ -73,14 +73,14 @@ const NeosDuel = () => {
};
const NeosSider = () => (
<div>
<>
<Row>
<DuelTimeLine />
</Row>
<Row>
<SendBox />
</Row>
</div>
</>
);
const NeosCanvas = () => (
......
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