aboutsummaryrefslogtreecommitdiff
path: root/src/App.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/App.js')
-rw-r--r--src/App.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/App.js b/src/App.js
index e01dbdf..d8653a5 100644
--- a/src/App.js
+++ b/src/App.js
@@ -159,7 +159,12 @@ function App() {
By Galen Guyer. Source available on{" "}
<a className="text-blue-700" href="https://github.com/galenguyer/rit-covid-dashboard">
GitHub
- </a> (<a href="https://github.com/galenguyer/rit-covid-dashboard/issues">Report Issue</a>)
+ </a>{" "}
+ (
+ <a className="text-blue-700" href="https://github.com/galenguyer/rit-covid-dashboard/issues">
+ Report Issue
+ </a>
+ )
</p>
</div>
</BrowserRouter>