Skip to content
This repository was archived by the owner on Jan 7, 2020. It is now read-only.

Commit 8df4bd4

Browse files
committedAug 29, 2019
Merge branch 'master' of github.com:cfpb/hmda-data-browser
2 parents 77de1e7 + 027bf8e commit 8df4bd4

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed
 

‎src/Beta.jsx

+3-5
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,9 @@ const Beta = props => {
1111
<p>
1212
Welcome to the beta version of the HMDA Data Browser.
1313
Data included is for testing purposes only.
14-
To view a financial institution's 2018 HMDA data, visit the
15-
<a href="https://ffiec.cfpb.gov/data-browser/">
16-
live version of the Data Browser.
17-
</a>
18-
For questions/suggestions, contact hmdafeedback@cfpb.gov.
14+
To view a financial institution's 2018 HMDA data, visit the
15+
{' '}<a href="https://ffiec.cfpb.gov/data-browser/">live version of the Data Browser</a>.
16+
{' '}For questions/suggestions, contact hmdafeedback@cfpb.gov.
1917
</p>
2018
</Alert>
2119
</div>

0 commit comments

Comments
 (0)
This repository has been archived.