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

<Modal.Overlay> || <Modal.Base> #1365

Open
schellenbergk opened this issue Apr 16, 2024 · 0 comments
Open

<Modal.Overlay> || <Modal.Base> #1365

schellenbergk opened this issue Apr 16, 2024 · 0 comments

Comments

@schellenbergk
Copy link

  • [ yes ] I have searched the Issues to see if this bug has already been reported
  • [ yes ] I have tested the latest version

Summary

Pretty simple, i'm trying to add an animated svg to modal overlay:

<Modal>
<Modal.Overlay>
    <svg preserveAspectRatio="xMidYMid slice" viewBox="10 10 80 80" className="absolute inset-0 w-full h-full object-cover">...</svg>
</Modal.Overlay>
<Modal.Body>...</Modal.Body>
</Modal>
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

No branches or pull requests

1 participant