Docs
Modal
A modal is a dialog that overlays the primary content with a window, drawing the user's attention exclusively to specific information.
requires interactionclick
Installation
Install dependencies
Run the following command
It will create a new file called modal.tsx
inside the components/animata/overlay
directory.
Paste the code
Open the newly created file and paste the following code:
Credits
Built by Bibek Bhattarai
Inspired by Chakra UI