Merge version_2 into main #16
@@ -18,7 +18,7 @@ export type ButtonAnimationType = any;
|
||||
export type TitleSegment = any;
|
||||
export type TextboxLayout = any;
|
||||
export type InvertedBackground = any;
|
||||
export type Metric = any;
|
||||
export type Metric = { id: string; value: string; title: string; items?: string[] };
|
||||
|
||||
export interface MetricCardOneGridVariant extends GridVariant {}
|
||||
export interface MetricCardTwoGridVariant extends GridVariant {}
|
||||
|
||||
Reference in New Issue
Block a user