From: Alan Knowles Date: Thu, 21 Feb 2019 07:12:23 +0000 (+0800) Subject: examples/bootstrap4/dynamic-components.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=a4c1feac2c472e26b6c7636549600e089ba8996c examples/bootstrap4/dynamic-components.js --- diff --git a/examples/bootstrap4/dynamic-components.js b/examples/bootstrap4/dynamic-components.js index 2162b340d0..e2f441eb37 100644 --- a/examples/bootstrap4/dynamic-components.js +++ b/examples/bootstrap4/dynamic-components.js @@ -5,6 +5,9 @@ That is more component based.. -> basically the top level item would be 'extend' something... - like document body, etc.. and then it would render the children... +Changes that might need making? + +factory on the children might need to be more flexible?