Skip to content

Commit

Permalink
更新组件文档
Browse files Browse the repository at this point in the history
  • Loading branch information
SmallRuralDog committed Mar 30, 2020
1 parent 8c0d4a4 commit 1646841
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion docs/content.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# 布局
# 布局

## Content

用于布局的容器组件,方便快速搭建页面的基本结构:

```php
Content::make()->row();
```

0 comments on commit 1646841

Please sign in to comment.