From 8dc8b5567dd97df11f14a25419dffc779a3aac1e Mon Sep 17 00:00:00 2001 From: Christof Steyn <56771007+P3TROOS@users.noreply.github.com> Date: Tue, 24 Oct 2023 18:32:03 +0200 Subject: [PATCH] Fixed styling (linter) --- frontend/infosafe_frontend/src/components/About.js | 4 ++-- frontend/infosafe_frontend/src/components/Help.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/infosafe_frontend/src/components/About.js b/frontend/infosafe_frontend/src/components/About.js index 8f3e1c2a..dc15054a 100644 --- a/frontend/infosafe_frontend/src/components/About.js +++ b/frontend/infosafe_frontend/src/components/About.js @@ -14,11 +14,11 @@ export const About = () => {
Terms of Service and Use
- To view the InfoSafe Terms of Service and Use, please view them here. + To view the InfoSafe Terms of Service and Use, please view them here.
Privacy Policy
- To learn more about the InfoSafe Privacy Policy, find it here. + To learn more about the InfoSafe Privacy Policy, find it here.
Contact Us
diff --git a/frontend/infosafe_frontend/src/components/Help.js b/frontend/infosafe_frontend/src/components/Help.js index b67a48f9..fcffed89 100644 --- a/frontend/infosafe_frontend/src/components/Help.js +++ b/frontend/infosafe_frontend/src/components/Help.js @@ -33,7 +33,7 @@ export const Help = () => {User Manual
If none of the above tips are able to help you or you need a deeper understanding of the system you can find the - user manual here. + user manual here. This will provide you with an in-depth breakdown of all the subsystems and how to utilise them to increase your productivity and efficiency within the InfoSafe system.