We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Refactor app/components/compare-reasons.jsx
See the Step Component Pattern
And see specifics in the Civil Pursuit Deliberation spreadsheet
see app/components/steps/rerank.js for an example of a component refactored in this way
see app/components/steps/tests/rerank.js for a jest test of it's deriver function
see stories/rerank-step.stories.js for a refactored jest test
The text was updated successfully, but these errors were encountered:
ddfridley
Successfully merging a pull request may close this issue.
Refactor app/components/compare-reasons.jsx
See the Step Component Pattern
And see specifics in the Civil Pursuit Deliberation spreadsheet
see app/components/steps/rerank.js for an example of a component refactored in this way
see app/components/steps/tests/rerank.js for a jest test of it's deriver function
see stories/rerank-step.stories.js for a refactored jest test
The text was updated successfully, but these errors were encountered: