This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
definePageMeta({ ssr: false })
|
||||
usePageTitle('Leads Hub')
|
||||
|
||||
const sidebarFeatures = useSidebarFeatures()
|
||||
|
||||
/* ── Types ── */
|
||||
|
||||
type LeadSource = 'walk_in' | 'instagram' | 'facebook' | 'google' | 'referral' | 'website' | 'phone' | 'campaign'
|
||||
|
||||
Reference in New Issue
Block a user