diff --git a/src/views/dataview/DataViewDoc.vue b/src/views/dataview/DataViewDoc.vue index 82a0b7c80..03ca806e1 100644 --- a/src/views/dataview/DataViewDoc.vue +++ b/src/views/dataview/DataViewDoc.vue @@ -77,7 +77,7 @@ export default {

Empty Message

-

Where there is no data to display, the optional empty template can be used to display information.

+

Where there is no data to display, the optional empty template can be used to display information.

<template #empty>No records found.</template>