fix(mission-control): fix hyphenated function names in pages
- PdfViewerPage, TradingChartPage, TradingReportsPage, TradingToolsPage - TaskHistoryPage, HpSubmissionsPage, ProjectsPanelPage - ResumeUploadPage, SystemStatusPage
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
import BackToMC from "@/components/mission-control/BackToMC";
|
||||
|
||||
export default function Pdf-viewerPage() {
|
||||
export default function PdfViewerPage() {
|
||||
return (
|
||||
<>
|
||||
<BackToMC />
|
||||
|
||||
Reference in New Issue
Block a user