diff options
Diffstat (limited to 'client/src/components/MarketDataPage.jsx')
-rw-r--r-- | client/src/components/MarketDataPage.jsx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/components/MarketDataPage.jsx b/client/src/components/MarketDataPage.jsx index 5e028f8..9d98269 100644 --- a/client/src/components/MarketDataPage.jsx +++ b/client/src/components/MarketDataPage.jsx @@ -3,8 +3,8 @@ import { Typography, Spin, Message, Card, Grid } from '@arco-design/web-react'; import '@arco-design/web-react/dist/css/arco.css'; import { initVChartArcoTheme } from '@visactor/vchart-arco-theme'; import { VChart } from '@visactor/react-vchart'; -import API_BASE_URL from './config'; -import { MarketContext, MARKET_FULL_NAMES } from './App'; +import API_BASE_URL from '../config'; +import { MarketContext, MARKET_FULL_NAMES } from '../App'; // TODO: // |