Skip to content

Commit 573b35f

Browse files
add live demo
1 parent 6b03c59 commit 573b35f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ can excute this command -> npm build:extracss, to extracss.
5555
| md | ≥992px can be a span value or an object containing props | Number or Object | |
5656
| lg | ≥1200px can be a span value or an object containing props | Number or Object | |
5757
## examples
58+
[see live demo](https://jsfiddle.net/anthinkingcoder/04phqm6L)
5859
```html
5960
<Row>
6061
<Col :span="4" class="demo-col">span:4</Col>

0 commit comments

Comments
 (0)