Umbau: header & businessListing
This commit is contained in:
@@ -17,7 +17,6 @@ export interface KeyValueStyle {
|
||||
name: string;
|
||||
value: string;
|
||||
icon: string;
|
||||
bgColorClass: string;
|
||||
textColorClass: string;
|
||||
}
|
||||
export type SelectOption<T = number> = {
|
||||
|
||||
Reference in New Issue
Block a user