mirror of
https://github.com/troisjs/trois.git
synced 2024-11-24 04:12:02 +08:00
cs fix
This commit is contained in:
parent
9288a3eedf
commit
e4cefb4809
@ -66,7 +66,7 @@ const Geometry = defineComponent({
|
||||
oldGeo?.dispose()
|
||||
},
|
||||
},
|
||||
render() { return []; },
|
||||
render() { return [] },
|
||||
})
|
||||
|
||||
export default Geometry
|
||||
|
Loading…
Reference in New Issue
Block a user