mirror of
https://github.com/kingomarnajjar/innovationdrive.git
synced 2026-07-25 22:27:27 +10:00
netlify form testing
This commit is contained in:
parent
f4200b7991
commit
a373dfeb3a
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ export default class EmailForm extends React.Component {
|
||||||
render() {
|
render() {
|
||||||
return (
|
return (
|
||||||
<div>
|
<div>
|
||||||
<Form method="POST" netlify>
|
<Form method="POST" netlify="true">
|
||||||
<h1>Free Video Consultation </h1>
|
<h1>Free Video Consultation </h1>
|
||||||
<FormGroup>
|
<FormGroup>
|
||||||
<Input
|
<Input
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue