Bolaji Makinde

Results 3 comments of Bolaji Makinde

> I was able to create image display using below approach > > ```tsx > "use client"; > > import { useForm } from "react-hook-form"; > > import { >...

I have the same error. ![image](https://github.com/shadcn-ui/ui/assets/103777801/3503c8a5-bc9c-4a08-a404-b272ab6b887c)

> ```js > > > > 1 > > 2 > 3 > > > ``` > > You have to write like this. > > ```js > // pagination.tsx...