A space is now added between each organization card's distance when running on development. One thing to consider is that ESLINT gave me an error regarding using prettier, but when changing .eslintrc.js to shut off the error, ESLINT was no longer running properly and causing more errors. Is there a way to look into this when reviewing this PR? Thanks!
Fixes #
Motivation and Context
Type of change
[ x ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Documentation change (updates to README and related files)
Description
A space is now added between each organization card's distance when running on development. One thing to consider is that ESLINT gave me an error regarding using prettier, but when changing .eslintrc.js to shut off the error, ESLINT was no longer running properly and causing more errors. Is there a way to look into this when reviewing this PR? Thanks!
Fixes #
Motivation and Context
Type of change