Closed Dbrightson closed 1 month ago
Add some Responsive features
A clear and concise description of what the PR does.
Link any related issues using the format Fixes #issue_number. This helps to automatically close related issues when the PR is merged.
Fixes #issue_number
List the detailed changes made in this PR.
Detailed instructions on how to test the changes. Include any setup needed and specific test cases.
npm install
npm test
Add any screenshots that help explain or visualize the changes.
Any additional context or information that reviewers should be aware of.
Make sure to check off all the items before submitting. Mark with [x] if done.
Add some Responsive features
Description
A clear and concise description of what the PR does.
Related Issues
Link any related issues using the format
Fixes #issue_number
. This helps to automatically close related issues when the PR is merged.Changes
List the detailed changes made in this PR.
Testing Instructions
Detailed instructions on how to test the changes. Include any setup needed and specific test cases.
npm install
to install dependencies.npm test
to execute the test suite.Screenshots (if applicable)
Add any screenshots that help explain or visualize the changes.
Additional Context
Any additional context or information that reviewers should be aware of.
Checklist
Make sure to check off all the items before submitting. Mark with [x] if done.