Skip to content

Commit a4a183a

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

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,10 @@ package.json
145145
![](./src/assets/readme/layers.gif)
146146

147147
### OverVue v3.0 How to
148-
+ 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. ![](https://media.giphy.com/media/JucFNDgSDWwoKOpgH9/giphy.gif)
148+
+ 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)
149150
+ 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.
150-
![](https://media.giphy.com/media/JucFNDgSDWwoKOpgH9/giphy.gif)
151+
+ ![](https://media.giphy.com/media/JucFNDgSDWwoKOpgH9/giphy.gif)
151152

152153
[↥Back to top](#table-of-contents)
153154

0 commit comments

Comments
 (0)