removed unused component
This commit is contained in:
parent
285b853026
commit
8dc064340b
@ -1,12 +0,0 @@
|
|||||||
import React from 'react'
|
|
||||||
import { useContactNotes1 } from '../../hooks/useDirectory'
|
|
||||||
|
|
||||||
const ContactNotes = ({contactId}) => {
|
|
||||||
|
|
||||||
const {} = useContactNotes1(contactId)
|
|
||||||
return (
|
|
||||||
|
|
||||||
)
|
|
||||||
}
|
|
||||||
|
|
||||||
export default ContactNotes
|
|
Loading…
x
Reference in New Issue
Block a user