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

docs: update react hooks links #1129

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Conversation

helciofranco
Copy link
Member

@helciofranco helciofranco commented Mar 11, 2024

I've removed .tsx extensions from our hooks on this PR #1127
Let's keep .tsx for files that have actual JSX.

Copy link
Contributor

Coverage report for ./packages/app

St.
Category Percentage Covered / Total
🟡 Statements 64.96% 3261/5020
🔴 Branches 41.43% 587/1417
🔴 Functions 48.44% 681/1406
🟡 Lines 65.53% 3144/4798

Test suite run success

236 tests passing in 72 suites.

Report generated by 🧪jest coverage report action from 6e45756

@helciofranco helciofranco self-assigned this Mar 11, 2024
@helciofranco helciofranco merged commit 62ac831 into master Mar 11, 2024
19 of 21 checks passed
@helciofranco helciofranco deleted the hf/docs/update-hooks-links branch March 11, 2024 19:12
Copy link
Contributor

This PR is published in NPM with version 0.16.0-preview-62ac831

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve React Hooks (useQuery) performance
2 participants