diff --git a/websrc/components/App.tsx b/websrc/components/App.tsx index 9fc1b7d..fb01225 100644 --- a/websrc/components/App.tsx +++ b/websrc/components/App.tsx @@ -81,7 +81,8 @@ class App extends Component<{}, AppState> {
{/* TODO: fix currency */} - Rustico - USD {String(this.state.current_price)} + Rustico + - {String(this.state.active_pair.base) + "/" + String(this.state.active_pair.quote)} {String(this.state.current_price)}