Skip to content

Commit 5828115

Browse files
committed
docs: update storybook
1 parent fb0b53a commit 5828115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: stories/formbuilder/FormBuilder.stories.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ export const BasicUsage = () => ({
6868
</el-col>
6969
<el-col :span="12" :xs="24">
7070
<el-card>
71-
<el-input type="textarea" v-model="formConfigJSON" rows="35" />
71+
<el-input type="textarea" v-model="formConfigJSON" rows="45" />
7272
</el-card>
7373
</el-col>
7474
</el-row>

0 commit comments

Comments
 (0)