Commit 471d1f17 authored by Chunchi Che's avatar Chunchi Che

fix small

parent 535b3e8b
...@@ -69,6 +69,7 @@ const CCemetery = (props: { ...@@ -69,6 +69,7 @@ const CCemetery = (props: {
return ( return (
<box <box
name="cemetery" name="cemetery"
ref={boxRef}
width={shape.width} width={shape.width}
height={shape.height} height={shape.height}
depth={depth * props.state.length} depth={depth * props.state.length}
......
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