Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
const { container } = styles;
const { tier, avgTier, nation, type } = this.state;
const themeColour = TintColour()[500];
return (
)
};
key={index}
onPress={() => this.props.getStockChart(quote.symbol, range.range)}
style={styles.rangesButton}
>
))}
render() {
return (
const { history, asset } = this.props;
const tokenHistory = history[asset];
return (
{tokenHistory ? (
`${el.d.format('MM/DD')}`)}
/>
`${t.toFixed(3)}`}
/>