summaryrefslogtreecommitdiffstats
path: root/sick-fits/frontend/components/styles
diff options
context:
space:
mode:
Diffstat (limited to 'sick-fits/frontend/components/styles')
-rw-r--r--sick-fits/frontend/components/styles/Form.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/sick-fits/frontend/components/styles/Form.js b/sick-fits/frontend/components/styles/Form.js
index 5717130..d14cdd7 100644
--- a/sick-fits/frontend/components/styles/Form.js
+++ b/sick-fits/frontend/components/styles/Form.js
@@ -66,6 +66,4 @@ const Form = styled.form`
}
`;
-Form.displayName = 'Form';
-
export default Form;