Files
2024-02-20 16:19:47 +03:00

13 lines
239 B
Markdown

---
favicon: /favicons/bigin-by-zoho-crm.svg
items:
- name: New contacts
desc: Triggers when a new contact is created.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />