File tree Expand file tree Collapse file tree 2 files changed +1
-26
lines changed
assets/icons/v.2.5/project-types Expand file tree Collapse file tree 2 files changed +1
-26
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -29,8 +29,7 @@ import IconSalesforceImplementation from '../assets/icons/v.2.5/project-types/sa
2929import IconSolutions from '../assets/icons/v.2.5/project-types/solutions.svg'
3030import IconUserSentimentAnalysis from '../assets/icons/v.2.5/project-types/user-sentiment-analysis.svg'
3131import IconDefault from '../assets/icons/v.2.5/project-types/default.svg'
32- import IconTcInternal from '../assets/icons/v.2.5/project-types/tc-internal-2.svg'
33- //import IconTcInternal from '../assets/icons/ui-rocket-white.svg'
32+ import IconTcInternal from '../assets/icons/ui-rocket-white.svg'
3433
3534const ProjectTypeIcon = ( { type } ) => {
3635 // if type is defined as a relative path to the icon, convert it to icon "id"
You can’t perform that action at this time.
0 commit comments