Skip to content

Commit dac1f71

Browse files
authored
fixed spacing
1 parent 884fe48 commit dac1f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
+ You can also add children to components by right-clicking the component to add children to, and you can see the tree re-render as you create new components or change the hierarchy.
3535
![](https://raw.githubusercontent.com/jeisele2/OverVue/master/src/assets/gifs/HTML-elements-tree-rerender.gif)
3636

37-
+ The dashboard shows info about each component (code snippets and HTML elements). Click a component in the display to see its properties.
37+
+ The dashboard shows info about each component (code snippets and HTML elements). Click a component in the display to see its properties.
3838
![](https://raw.githubusercontent.com/jeisele2/OverVue/master/src/assets/gifs/snippets-active-component.gif)
3939

4040
+ You can add new routes and view all components and routes in the sidebar.

0 commit comments

Comments
 (0)