[FE] 검색 API 연동 & 검색 레이아웃 수정 & 거래 현황 API 연동 #144
Annotations
2 warnings
Run linter:
FE/src/components/StocksDetail/PriceSection.tsx#L9
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run linter:
FE/src/components/TopFive/Nav.tsx#L31
React Hook useEffect has a missing dependency: 'markets'. Either include it or remove the dependency array
|
Loading