Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 57e1144

Browse files
committed
Update feedback.js
Removed console log.
1 parent 049d04a commit 57e1144

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: pages/feedback.js

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ import React from 'react';
22

33
import Form from '../components/common/airtable-form';
44

5-
console.log(Form);
6-
75
export default () => {
86
return <Form formId="shrhz9WWHYRzNhJNl" height="2190" />;
97
};

0 commit comments

Comments
 (0)