communications app, popup lib
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
import CustomerCommunication from "./app/communications/customer";
|
||||
import InternalComment from "./app/communications/internal";
|
||||
|
||||
export {
|
||||
CustomerCommunication
|
||||
CustomerCommunication,
|
||||
InternalComment
|
||||
}
|
Reference in New Issue
Block a user