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

Commit 027bf8e

Browse files
committed
added spaces to beta banner
1 parent 269ec2f commit 027bf8e

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 [email protected].
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 [email protected].
1917
</p>
2018
</Alert>
2119
</div>

0 commit comments

Comments
 (0)