Merge pull request #229 from mathuo/220-improve-documentation

chore: docs
This commit is contained in:
mathuo 2023-03-27 21:21:09 +01:00 committed by GitHub
commit 1f384c3c65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -247,7 +247,7 @@ You can see an example invoking both approaches below.
The component will automatically resize to it's container.
<Container sandboxId="resizeContainer-dockview">
<Container sandboxId="resizecontainer-dockview">
<DockviewResizeContainer />
</Container>

View File

@ -247,7 +247,7 @@ You can see an example invoking both approaches below.
The component will automatically resize to it's container.
<Container sandboxId="resizeContainer-dockview">
<Container sandboxId="resizecontainer-dockview">
<DockviewResizeContainer />
</Container>