feat: add contacts component
This commit is contained in:
@@ -8,6 +8,9 @@ export type ContactNode = {
|
||||
street: string
|
||||
zip: string
|
||||
}
|
||||
system: {
|
||||
uid: string
|
||||
}
|
||||
phone: string
|
||||
title: string
|
||||
visiting_address: {
|
||||
|
||||
Reference in New Issue
Block a user