From eca836bb2a51e99f72174c0a8df4db10ca9b7e90 Mon Sep 17 00:00:00 2001 From: adrianpraja Date: Fri, 30 Nov 2018 14:16:14 +0200 Subject: [PATCH] fix ractivejs cdn --- demo/index.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/demo/index.html b/demo/index.html index 8ab7ceb..8a92213 100644 --- a/demo/index.html +++ b/demo/index.html @@ -6,7 +6,7 @@ - + @@ -22,7 +22,7 @@

Ractive Stepper

-

A simple stepper component +

A simple stepper component

@@ -125,7 +125,7 @@

Styling

}, oncomplete: function() { - //debug stuff + //debug stuff window.s = this.findComponent('stepper'); } @@ -136,4 +136,3 @@

Styling

-