Automate issuer overlay creation from ticker searches
This commit is contained in:
@@ -10,7 +10,7 @@ type IndexCardProps = {
|
||||
positive?: boolean;
|
||||
};
|
||||
|
||||
export type { IndexCardProps };
|
||||
;
|
||||
|
||||
type IndexCardRowProps = {
|
||||
cards: IndexCardProps[];
|
||||
|
||||
Reference in New Issue
Block a user