added message when query returns no users
This commit is contained in:
@@ -162,6 +162,7 @@ export default {
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
<p v-show="filteredTable.length <= 0" class="text-white self-center pt-36 text-4xl">No Results</p>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user