Skip to content

Commit

Permalink
chore: removed obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinoooo committed Jul 28, 2023
1 parent 5da0c5a commit 7bc714d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/composables/useTresContextProvider/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ export function useTresContextProvider({
options: rendererOptions,
contextParts: { sizes, camera },
disableRender,
}) //TODO should useRenderer be called if disableRender is used? idea: handle it like cameras; event listeners

})

const toProvide: TresContext = {
sizes,
Expand Down

0 comments on commit 7bc714d

Please sign in to comment.