docs: update component documentation
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# MiniMap
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
yarn add @vue-flow/minimap
|
||||
|
||||
# or
|
||||
npm install @vue-flow/minimap
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
To use the minimap simply pass the `MiniMap` component as a child to the `VueFlow` component.
|
||||
|
||||
Reference in New Issue
Block a user