Skip to content

Commit

Permalink
Update pop.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Tejas-Sawant-iffort authored Oct 8, 2024
1 parent 9bcedfd commit b17b63e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pop.html
Original file line number Diff line number Diff line change
Expand Up @@ -232,11 +232,7 @@
"https://vg-bunny-cdn.b-cdn.net/vg_live_build/styles.css",
],
// Optional user data
user: {
name: 'John Doe', // User's name
email: '[email protected]', // User's email
phone: '+1234567890', // User's phone number
}

}
var VG_SCRIPT = document.createElement("script");
VG_SCRIPT.src = "https://vg-bunny-cdn.b-cdn.net/vg_live_build/vg_bundle.js";
Expand Down

0 comments on commit b17b63e

Please sign in to comment.