feat: Enhance simulation event handling and material management with new components and state management
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
import React from 'react'
|
||||
|
||||
function MachineInstance() {
|
||||
return (
|
||||
<>
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
||||
export default MachineInstance
|
||||
Reference in New Issue
Block a user