tailwind #9
@ -35,8 +35,6 @@ class App extends Component<{}, AppState> {
|
||||
}
|
||||
|
||||
componentDidMount() {
|
||||
console.log(this)
|
||||
|
||||
socket.on("first_connect", (data: FirstConnectMessage) => {
|
||||
this.setState({
|
||||
current_price: data.prices[data.prices.length - 1],
|
||||
|
Loading…
Reference in New Issue
Block a user