chore(controls,minimap): update README title

This commit is contained in:
braks
2023-10-12 11:06:54 +02:00
committed by Braks
parent 675336ad87
commit 22a8d7c913
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Vue Flow: Toolbar Component
# Vue Flow: Controls Component
This is a control component for Vue Flow.
It can be used to control the canvas interactions, like zooming in, zooming out, fitting the view and locking interactions.

View File

@@ -1,4 +1,4 @@
# Vue Flow: MiniMap
# Vue Flow: MiniMap Component
This is a minimap component for Vue Flow.
It can be used to add a minimap to the canvas, which will show a smaller version of the canvas with your nodes.