We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d85f662 commit 02b16dbCopy full SHA for 02b16db
examples/src/docs/en/QA.md
@@ -38,7 +38,7 @@ A:Too much text in a cell destroys the layout,This can be controlled by style [w
38
<ve-table
39
style="word-break: break-all"
40
:columns="columns"
41
-:table-data="tableData"
+ :table-data="tableData"
42
/>
43
</template>
44
```
0 commit comments