Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Amarjeet-Kumar1 authored Aug 27, 2024
1 parent 95da758 commit e7263b8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions js/index.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@

window.onload=function(){

const sdk = new AIChatSDK("d43c2e7a-e629-40e6-8238-4554e09158c4", {
bottom: "20px",
left: "20px",
});

// Get the modal
var modal = document.getElementById("myModal");

Expand Down

0 comments on commit e7263b8

Please sign in to comment.