snap-dialog-js
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "snap-dialog-js", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "SnapDialog is a versatile JavaScript plugin offering customizable prompt boxes and notification dialog alerts. Capture user input or deliver dynamic notifications with ease. Its intuitive API and flexible options ensure smooth integration, enhancing user interaction while combining simplicity with power.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://zain.picker.sd", |
@@ -50,3 +50,3 @@ # SnapDialog Plugin Documentation | ||
```html | ||
<script src="/snap-dialog.js"> | ||
<script src="/snap-dialog.js"></script> | ||
<!-- Or --> | ||
@@ -53,0 +53,0 @@ <script src="/snap-dialog.min.js"></script> |
40074