update(docs): RGB demo

This commit is contained in:
Braks
2022-04-04 21:42:48 +02:00
parent 913ebb0db0
commit 39c8f60818
5 changed files with 97 additions and 165 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ const nextNode = (id: string[], duration = 2000, padding = 0) => instance.value.
});
</script>
<template>
<div class="home-page">
<div class="bg-white h-[80vh]">
<VueFlow>
<template #node-box="props">
<template v-if="props.id === 'intro'">