fix: fixed build and resolved conflicting dependencies
This commit is contained in:
@ -63,7 +63,6 @@ const Contact: React.FC<PageProps<DataProps>> = ({ data, location }) => {
|
||||
<StyledHeading>Contact Us</StyledHeading>
|
||||
|
||||
<form
|
||||
className="kwes-form"
|
||||
onSubmit={async (evt) => {
|
||||
evt.preventDefault()
|
||||
|
||||
|
Reference in New Issue
Block a user