chore(controls,minimap): update README title

This commit is contained in:
braks
2023-10-30 13:36:07 +01:00
committed by Braks
parent 675336ad87
commit 22a8d7c913
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Vue Flow: Toolbar Component # Vue Flow: Controls Component
This is a control component for Vue Flow. 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. It can be used to control the canvas interactions, like zooming in, zooming out, fitting the view and locking interactions.
+1 -1
View File
@@ -1,4 +1,4 @@
# Vue Flow: MiniMap # Vue Flow: MiniMap Component
This is a minimap component for Vue Flow. 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. It can be used to add a minimap to the canvas, which will show a smaller version of the canvas with your nodes.