diff --git a/dashboard/components/FirstInteraction.vue b/dashboard/components/FirstInteraction.vue new file mode 100644 index 0000000..c038006 --- /dev/null +++ b/dashboard/components/FirstInteraction.vue @@ -0,0 +1,292 @@ + + + diff --git a/dashboard/components/dashboard/ActionableChart.vue b/dashboard/components/dashboard/ActionableChart.vue index b8f8c54..f5edec5 100644 --- a/dashboard/components/dashboard/ActionableChart.vue +++ b/dashboard/components/dashboard/ActionableChart.vue @@ -255,20 +255,20 @@ onMounted(async () => { }); - +const inLiveDemo = isLiveDemo();