feat(client): ts-migrate client/src/resources/certAndProjectMap.js (#42648)
Co-authored-by: Parth Parth <thecodingaviator@users.noreply.github.com>
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
b334031b2f
commit
6b52d6c331
@@ -14,7 +14,7 @@ import { withTranslation } from 'react-i18next';
|
||||
import {
|
||||
projectMap,
|
||||
legacyProjectMap
|
||||
} from '../../resources/certAndProjectMap';
|
||||
} from '../../resources/cert-and-project-map';
|
||||
|
||||
import SectionHeader from './section-header';
|
||||
import ProjectModal from '../SolutionViewer/ProjectModal';
|
||||
|
Reference in New Issue
Block a user