diff --git a/index.html b/index.html
index 003025d..884b255 100644
--- a/index.html
+++ b/index.html
@@ -188,8 +188,8 @@
},
}).$mount('#app');
- areas = vm.$refs.areas;
- areas.getComponentByName("comp1").cfg.props.text = "Youhou ! =D"; // This is reactive !
+ // areas = vm.$refs.areas;
+ // areas.getAreaContentByName("comp1").cfg.props.text = "Youhou ! =D"; // This is reactive !