feat: Add Conveyor and RoboticArm components to simulation and integrate MaterialInstances
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
import React from 'react'
|
||||
|
||||
function MaterialInstance() {
|
||||
return (
|
||||
<></>
|
||||
)
|
||||
}
|
||||
|
||||
export default MaterialInstance
|
||||
Reference in New Issue
Block a user