Skip to content

Commit 52e3701

Browse files
committed
fix: export cogeboard
1 parent 8095dd2 commit 52e3701

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/components/CRM/index.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ export * from './NewDealForm'
44
export * from './NewCustomerForm'
55
export * from './KanbanColumn'
66
export * from './types'
7-
export * from './DealCard'
7+
export * from './DealCard'
8+
export * from './CogeBoard'

0 commit comments

Comments
 (0)