Loskir / price-monitor-website-next

https://pricemonit.ru
10 stars 3 forks source link

Feature: Add carousel to product view (Issue #11) #20

Closed fishtriangle closed 1 year ago

fishtriangle commented 1 year ago

Product.ts - add array to photoUrl for multiple images Product.tsx - add carousel component package.json and yarn.lock - add nuka-carousel library

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @Loskir on Vercel.

@Loskir first needs to authorize it.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
price-monitor ❌ Failed (Inspect) Feb 28, 2023 at 8:32PM (UTC)
Loskir commented 1 year ago
./components/ProductListItem.tsx:67:13
09:05:56.918    Type error: Type 'string | string[]' is not assignable to type 'string | undefined'.

Build failed unfortunately

Loskir commented 1 year ago

I think it's now ready, thank you so much for your help!