update(docs): split features into separate files

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