diff --git a/playground/animation.html b/playground/animation.html index eec913c65..893276b3f 100644 --- a/playground/animation.html +++ b/playground/animation.html @@ -2,11 +2,11 @@ Spinner playground - +
- +

@@ -17,7 +17,7 @@ defaultJSExtensions: true, }); - System.import("../lib/wallet/chromeBadge") + System.import("/src/chromeBadge") .then((badge) => { let b = new badge.ChromeBadge(window); window.badge = b; diff --git a/playground/contract.html b/playground/contract.html index 3bc7d3480..20365aac8 100644 --- a/playground/contract.html +++ b/playground/contract.html @@ -3,9 +3,8 @@ Contract playground - - - + +