diff --git a/client/.eslintignore b/client/.eslintignore index bb0c74738..f8ddbf77f 100644 --- a/client/.eslintignore +++ b/client/.eslintignore @@ -2,4 +2,4 @@ *.test.js* v1/* dist/* - +webpack.*.js \ No newline at end of file diff --git a/client/Routes.jsx b/client/Routes.jsx index 5b3f8f375..53745589c 100644 --- a/client/Routes.jsx +++ b/client/Routes.jsx @@ -12,7 +12,7 @@ import Privacy from '@components/main/Privacy'; import Faqs from '@components/main/Faqs'; import About from '@components/main/About'; import Blog from '@components/main/Blog'; -import ContactForm from '@components/main/ContactForm'; +import Contact from '@components/contact/Contact'; export default function Routes() { const { pathname } = useLocation(); @@ -28,7 +28,7 @@ export default function Routes() { - + diff --git a/client/__tests__/components/contact/__snapshots__/contactForm.test.js.snap b/client/__tests__/components/contact/__snapshots__/contactForm.test.js.snap new file mode 100644 index 000000000..278215d6e --- /dev/null +++ b/client/__tests__/components/contact/__snapshots__/contactForm.test.js.snap @@ -0,0 +1,299 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[`ContactForm General should match snapshot 1`] = ` +
+
+
+
+
+
+ +
+ +
+ +
+
+
+
+ +
+ +
+ +
+
+
+
+
+
+ +
+ +
+ +
+
+
+
+ +
+ +
+
+
+
+
+ +
+