Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(hooks): pass optional type generic to useScene #138

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

remarkablemark
Copy link
Member

What is the motivation for this pull request?

feat(hooks): pass optional type generic to useScene

What is the current behavior?

Cannot override return type of useScene hook

What is the new behavior?

Pass type to useScene hook

Checklist:

@remarkablemark remarkablemark added the enhancement New feature or request label Apr 2, 2024
@remarkablemark remarkablemark self-assigned this Apr 2, 2024
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (532f59c) to head (6d0d619).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #138   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          159       159           
  Branches        17        17           
=========================================
  Hits           159       159           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@remarkablemark remarkablemark merged commit 1be9379 into master Apr 2, 2024
9 checks passed
@remarkablemark remarkablemark deleted the feat/hooks branch April 2, 2024 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant