Skip to content

Commit

Permalink
Update index.js to use new webdraw domain
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrofrxncx authored Nov 27, 2024
1 parent e334fde commit c44004f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { getSDK } from "https://webdraw.ai/webdraw-sdk";
import { getSDK } from "https://webdraw.com/webdraw-sdk";

const cache = await caches.open("react-standalone::v5");

Expand Down

0 comments on commit c44004f

Please sign in to comment.