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: Copy code doesn't work itself at root of webapp. #5

Closed
wants to merge 1 commit into from

Conversation

MODSetter
Copy link

@MODSetter MODSetter commented May 6, 2024

Issue

When you use the code given by copy code button it doesn't work as expected when placing it in your webapp. It needs to be wrapped in :

<div className="fixed left-0 top-0 -z-10 h-full w-full">
         #COPY CODE HERE
 </div>

and then placed.

So added a small fix for that.

Copy link

vercel bot commented May 6, 2024

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

Name Status Preview Comments Updated (UTC)
background-snippets-jowj ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2024 9:50pm

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