[bug fix][xs]: Form component doesn't expect any args.
This commit is contained in:
parent
cc63506570
commit
4d065955b3
@ -22,7 +22,7 @@ export default function Home() {
|
||||
Premium Data Service for additional or customised data with
|
||||
guaranteed updates.
|
||||
</p>
|
||||
<Form query={{}} />
|
||||
<Form />
|
||||
</div>
|
||||
<div className="mt-4">
|
||||
<img src="/images/banner.svg" className="w-4/5" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user