From 50119bf33f8c219722c07e7fbc1b7b2ca1a704cd Mon Sep 17 00:00:00 2001 From: anuveyatsu Date: Tue, 23 Jun 2020 10:10:01 +0600 Subject: [PATCH] [bug fix][xs]: componenet name has changed. --- pages/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/index.tsx b/pages/index.tsx index 01cfe020..b35c58fd 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -1,7 +1,7 @@ import Head from 'next/head'; import Nav from '../components/home/Nav'; import Recent from '../components/home/Recent'; -import Input from '../components/search/Input'; +import Form from '../components/search/Form'; export default function Home() { return ( @@ -22,7 +22,7 @@ export default function Home() { Premium Data Service for additional or customised data with guaranteed updates.

- +