cr
This commit is contained in:
@@ -81,7 +81,6 @@ function getPropsForDisplayRange(
|
|||||||
return [];
|
return [];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// TODO: UPDATE TO SUPPORT ONE DAY AND THIRTY DAY PRICES AS DIFFERENT PROPS
|
|
||||||
export default function StockPrice(props: {
|
export default function StockPrice(props: {
|
||||||
ticker: string;
|
ticker: string;
|
||||||
oneDayPrices: Price[];
|
oneDayPrices: Price[];
|
||||||
|
|||||||
Reference in New Issue
Block a user