Skip to content

Commit 4b34357

Browse files
authored
Update README.md
Import components from Element Plus library.
1 parent 2b76ab8 commit 4b34357

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
- Added scoped style tags for components <sub><sup>(v7.0)</sup></sub>
6666
- Size and position specification of HTML elements <sub><sup>(v7.0)</sup></sub>
6767
- Added component snap to grid functionality <sub><sup>(v8.0)</sup></sub>
68-
- Ability to import vue component library <sub><sup>(v8.0)</sup></sub>
68+
- Ability to import vue component from Element Plus component library <sub><sup>(v8.0)</sup></sub>
6969
- Child component grid area CSS styling <sub><sup>(v8.0)</sup></sub>
7070
- Export project component hierarchy and enhanced boilerplate code <sub><sup>(v8.0)</sup></sub>
7171

@@ -201,7 +201,7 @@
201201
<ul>
202202
<li>Added component snap to grid functionality </li>
203203
<li>Code snippet reflects CSS grid area styling of components </li>
204-
<li>Ability to import vue component library</li>
204+
<li>Ability to import components from Element Plus library</li>
205205
<li>Exported project template code now more accurately reflects component placement in app</li>
206206
<li>Improved canvas drag and deselect</li>
207207
<li>Improved WSL developer installation instructions</li>
@@ -525,4 +525,4 @@ Inspired by [PreVue](https://github.com/open-source-labs/PreVue)
525525

526526
<br/>
527527

528-
[↥Back to top](#table-of-contents)
528+
[↥Back to top](#table-of-contents)

0 commit comments

Comments
 (0)