anuj123upadhyay / MegaBlog

created a blogging site with all functionality using react and appwrite
https://mega-blog-8587.vercel.app/
14 stars 52 forks source link

made changes to revert back to previous UI #401

Closed inkerton closed 1 week ago

inkerton commented 2 weeks ago

This is in response to the issue #400

netlify[bot] commented 2 weeks ago

Deploy request for astounding-dodol-3a2762 pending review.

Visit the deploys page to approve it

Name Link
Latest commit 5ffedf181cb0663fefa99970b943d717c39bce8e
vercel[bot] commented 2 weeks ago

@inkerton is attempting to deploy a commit to the Anuj Upadhyay's projects Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 1 week ago

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

Name Status Preview Comments Updated (UTC)
mega-blog-8587 ❌ Failed (Inspect) Nov 9, 2024 5:06am
anuj123upadhyay commented 1 week ago

x Build failed in 5.04s error during build: src/pages/AllPost.jsx (6:2): "Carousel" is not exported by "src/components/ui/carousel.tsx", imported by "src/pages/AllPost.jsx". file: /vercel/path0/src/pages/AllPost.jsx:6:2 4: import service from "../appwrite/configAppwrite"; 5: import { 6: Carousel, ^ 7: CarouselContent, 8: CarouselItem,

inkerton commented 1 week ago

@anuj123upadhyay Done Exported carousel so the error should now be gone.