docs: resizable verticalDemo example code error (#414)
This commit is contained in:
parent
38f5672e59
commit
67777d64f3
|
|
@ -84,7 +84,7 @@ import {
|
|||
</script>
|
||||
|
||||
<template>
|
||||
<ResizablePanelGroup direction="horizontal">
|
||||
<ResizablePanelGroup direction="vertical">
|
||||
<ResizablePanel>One</ResizablePanel>
|
||||
<ResizableHandle />
|
||||
<ResizablePanel>Two</ResizablePanel>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user