Skip to content

Commit c2a14a0

Browse files
authored
Update README.md
1 parent a4a183a commit c2a14a0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,9 +146,11 @@ package.json
146146

147147
### OverVue v3.0 How to
148148
+ Within the vuex dropdown menu, there are input fields that allow actions, state properties, and data properties to be created, and a multi-select drop-down menu for each that allows these properties to be added to specific components.
149-
+ ![](https://media.giphy.com/media/JucFNDgSDWwoKOpgH9/giphy.gif)
149+
150+
![](https://media.giphy.com/media/JucFNDgSDWwoKOpgH9/giphy.gif)
150151
+ Now users have the ability to edit all aspects of a component, from it's name, to Vuex properties. Navigate to the dropdown menu in the top left and select a component to edit its properties.
151-
+ ![](https://media.giphy.com/media/JucFNDgSDWwoKOpgH9/giphy.gif)
152+
153+
![](https://media.giphy.com/media/JucFNDgSDWwoKOpgH9/giphy.gif)
152154

153155
[↥Back to top](#table-of-contents)
154156

0 commit comments

Comments
 (0)