Skip to content

Commit

Permalink
Merge pull request #44 from oslabs-beta/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
trishanduong authored Sep 6, 2023
2 parents 5add537 + 6f79bcd commit b3ca4f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<h1 align="center">
<img src="src/assets/overvue_256x256.png">
<img src="src/assets/overvue_256x256_old.png">
</h1>

<p align="center"><b>Prototyping Development Tool for Vue Developers</b></p>
Expand Down Expand Up @@ -422,7 +422,6 @@ package.json
<li>Eliminated code redundancy by implementing Composition API and Pinia</li>
</ul>
</details>
<br/>

### Changelog 10.0

Expand Down Expand Up @@ -467,6 +466,7 @@ Smaller changes that can be worked on:
- Removing ghost image when dragging HTML elements
- Highlight active HTML element when selected/updating
- Remove duplicate imports and account for nested components in Vuetensils import statement
- HTML elements list occasionally does not render properly after component is dragged

<br/>

Expand Down

0 comments on commit b3ca4f0

Please sign in to comment.