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