Skip to content

Commit 6abc780

Browse files
docs: update slot name in example (#16)
Co-authored-by: Rijk van Zanten <[email protected]>
1 parent 6e2aea9 commit 6abc780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import '@directus/vue-split-panel/index.css';
2020
Panel A
2121
</template>
2222
23-
<template #start>
23+
<template #end>
2424
Panel B
2525
</template>
2626
</SplitPanel>

0 commit comments

Comments
 (0)