vercel / platforms

A full-stack Next.js app with multi-tenancy and custom domain support. Built with Next.js App Router and the Vercel Domains API.
https://app.vercel.pub
5.38k stars 689 forks source link

Replace deprecated props #348

Closed ItzCrazyKns closed 7 months ago

ItzCrazyKns commented 8 months ago

Hey,

The current code uses onLoadingComplete for the blurImage which is deprecate, I've updated the code to work with onLoad.

vercel[bot] commented 8 months ago

@ItzCrazyKns is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 7 months ago

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

Name Status Preview Comments Updated (UTC)
platforms ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2023 6:18pm
steven-tey commented 7 months ago

Thanks @ItzCrazyKns!