Skip to content

Commit 36f95fb

Browse files
author
anthinkingcoder
committed
update readme.md
1 parent 93caa47 commit 36f95fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
```bash
66
npm i simple-xgrid --save
77
import Grid from 'simple-xgrid'
8-
Vue.use(Grid);
8+
Vue.use(Grid)
99
```
1010
## Row Component
1111
### row props

0 commit comments

Comments
 (0)