We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1394ae9 commit 128d9f6Copy full SHA for 128d9f6
docs/Install.md
@@ -46,7 +46,8 @@ module.exports = {
46
#### `layout` (optional)
47
48
Absolute path to the layout vue-live is going to use.
49
-NOTA: the layout should have 2 slots named `preview` and `editor`.
+
50
+> NOTA: the layout should have 2 slots named `preview` and `editor`.
51
52
Example layout (simplest):
53
0 commit comments