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

Update develop to model_3 #173

Merged
merged 4 commits into from
Aug 21, 2024

Merge pull request #172 from CanDIG/bugfix/fix-summary-age-at-diagnosis

8fa144e
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Update develop to model_3 #173

Merge pull request #172 from CanDIG/bugfix/fix-summary-age-at-diagnosis
8fa144e
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint succeeded Aug 21, 2024 in 0s

1 warning

ESLint found 1 warning

Annotations

Check warning on line 1 in src/views/clinicalGenomic/search/SearchHandler.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/views/clinicalGenomic/search/SearchHandler.js#L1

'useState' is defined but never used. Allowed unused vars must match /^_/u (no-unused-vars)