Fix JSX syntax: close conditional expression in analyze.ticker.tsx (add missing })
This commit is contained in:
@@ -325,7 +325,7 @@ export default function StockDetail() {
|
|||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
)
|
)}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="mt-6 bg-white rounded-xl shadow-lg p-6 border border-gray-200">
|
<div className="mt-6 bg-white rounded-xl shadow-lg p-6 border border-gray-200">
|
||||||
|
|||||||
Reference in New Issue
Block a user