pdovhomilja / nextcrm-app

NextCRM is a CRM build on top of the latest Next.JS 14. using TypeScript, great UI library shadcn, Prisma and MongoDB as a database. Uploadthings as a S3 blob for document storage.
https://demo.nextcrm.io
MIT License
261 stars 66 forks source link

Issue-33_bug fix: Update storage-quota #36

Closed zhutoutoutousan closed 2 months ago

zhutoutoutousan commented 2 months ago

In issue 33, there used to be createContext can only be used in client component error. Now it's fixed.

vercel[bot] commented 2 months ago

@zhutoutoutousan is attempting to deploy a commit to the nextCRM Team on Vercel.

A member of the Team first needs to authorize it.

pdovhomilja commented 2 months ago

Thanks