Fixed typo
parent
bf9f7403d7
commit
1805279ed3
|
@ -77,7 +77,7 @@ export default {
|
|||
</CodeHighlight>
|
||||
|
||||
<h3>Empty Message</h3>
|
||||
<p>Where there is no data to display, the optional <i>empty<i/> template can be used to display information.</p>
|
||||
<p>Where there is no data to display, the optional <i>empty</i> template can be used to display information.</p>
|
||||
<CodeHighlight>
|
||||
<template #empty>No records found.</template>
|
||||
</CodeHighlight>
|
||||
|
|
Loading…
Reference in New Issue