Skip to content

Commit 02b16db

Browse files
committed
Update QA.md
1 parent d85f662 commit 02b16db

File tree

1 file changed

+1
-1
lines changed
  • examples/src/docs/en

1 file changed

+1
-1
lines changed

examples/src/docs/en/QA.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ A:Too much text in a cell destroys the layout,This can be controlled by style [w
3838
<ve-table
3939
style="word-break: break-all"
4040
:columns="columns"
41-
:table-data="tableData"
41+
:table-data="tableData"
4242
/>
4343
</template>
4444
```

0 commit comments

Comments
 (0)