- improved grid painting and included resizing
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import Card from "../../../../ui/Card";
|
||||
|
||||
const PlatePatch = () => {
|
||||
return <Card>PlatePatch</Card>;
|
||||
};
|
||||
|
||||
export default PlatePatch;
|
||||
Reference in New Issue
Block a user