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: useSearchParams utility hook #391

Open
wants to merge 4 commits into
base: v3
Choose a base branch
from

fix(useSearchParams): use useEvent and remove memo

972b05b
Select commit
Loading
Failed to load commit list.
Open

Feat: useSearchParams utility hook #391

fix(useSearchParams): use useEvent and remove memo
972b05b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2023 in 1s

100.00% (+0.00%) compared to dd372ac

View this Pull Request on Codecov

100.00% (+0.00%) compared to dd372ac

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dd372ac) 100.00% compared to head (972b05b) 100.00%.
Report is 10 commits behind head on v3.

Additional details and impacted files
@@            Coverage Diff            @@
##                v3      #391   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            1         1           
=========================================
  Hits             1         1           

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