Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update PostCard.jsx #133

Open
wants to merge 1 commit into
base: beta
Choose a base branch
from

Conversation

linkvapeluckyman
Copy link
Contributor

⨯ ./components/cards/PostCard.jsx:4:1
Module not found: Can't resolve 'public/icons/doc.png'
2 | import { useState } from "react";
3 |

4 | import doc from "public/icons/doc.png";
| ^
5 | import PostViewDialogBox from "../models/PostViewDialogBox";
6 |
7 | const PostCard = ({ data }) => {

https://nextjs.org/docs/messages/module-not-found

Copy link

changeset-bot bot commented Jul 29, 2024

⚠️ No Changeset found

Latest commit: 815c448

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Jul 29, 2024

@linkvapeluckyman is attempting to deploy a commit to the Mohammed shabin k 's projects Team on Vercel.

A member of the Team first needs to authorize it.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant