Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix MarsX-dev/floatui#54 404 Example Image URL #61

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

Conversation

MichaelCduBois
Copy link

The 404 Page examples do not correctly render the image for the "404 Page with image" example. As you can see in the live example the image does not load.

During my research it was determined that the incorrect link was being used. The img src URL within the JSX code was different than the HTML, Vue, and Svelte examples.

This PR updates the URL to correctly render an image within the example. See the attached image taken locally.
Screenshot 2024-06-23 at 21 39 00

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

Successfully merging this pull request may close these issues.

None yet

1 participant