Open mpelzsherman opened 3 years ago
@maxx1128 to help check if this is still legit in the code or not
Confirmed this is still an issue in the code. There's also a near-identical other instance of this in LocationInfoBlock.jsx
that could be included as well.
The VaFacilityResult and Covid19Result components have the following duplicated code:
This code also lives in LocationInfoBlock.jsx.
Let's put this code into a common component and re-use that instead.