Skip to content

Commit e502919

Browse files
authored
readme code fix test
1 parent 39b3bde commit e502919

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,11 @@ Import the library
7777

7878
Include the browser-ready bundle (download from [releases](https://github.com/jbaysolutions/vue-grid-layout/releases)) in your page. The components will be automatically available.
7979

80+
<!--
8081
```html
8182
<script src="vue-grid-layout.umd.min.js"></script>
8283
```
83-
84+
-->
8485

8586
### Usage
8687

0 commit comments

Comments
 (0)