From e60e3f6fdf37af68546db688b3b6d016e353c816 Mon Sep 17 00:00:00 2001 From: Calinator444 Date: Wed, 8 Jan 2025 08:14:04 +1100 Subject: [PATCH] fixed linting errors --- src/components/contact-info/contact-info.js | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/components/contact-info/contact-info.js b/src/components/contact-info/contact-info.js index 5070db598..7f70cf2e4 100644 --- a/src/components/contact-info/contact-info.js +++ b/src/components/contact-info/contact-info.js @@ -1,12 +1,10 @@ -import React from 'react'; import PropTypes from 'prop-types'; +import React from 'react'; const ContactInfo = ({ onClick }) => { return (
-

- Interested in what we can do for you? -

+

Interested in what we can do for you?

Contact an Account Manager to discuss your project