feat(docs): Nested demo

This commit is contained in:
Braks
2022-04-04 21:42:48 +02:00
parent 6fd1ebc3c1
commit 31cb99b7c8
3 changed files with 67 additions and 3 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ watch(
],
() => setTimeout(() => {
fitViews()
}, 1)
}, 5)
);
</script>
<template>