improve: text and design for the imprint
This commit is contained in:
@@ -3,6 +3,7 @@ export interface ImprintData {
|
||||
houseNumber: number;
|
||||
zip: number;
|
||||
city: string;
|
||||
state: string;
|
||||
country: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user