Add address input and refactor federation stuff
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export interface IAddress {
|
||||
id: number;
|
||||
description: string;
|
||||
floor: string;
|
||||
street: string;
|
||||
|
||||
Reference in New Issue
Block a user