fix: make linter happy

pull/44459/head
Shaun Hamilton 2021-12-20 21:31:38 +00:00
parent a58045607e
commit 6e6e3cf503
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ import Shield from './shield';
const iconMap = {
[SuperBlocks.RespWebDesign]: ResponsiveDesign,
[SuperBlocks.RespWebDesign22]: ResponsiveDesign,
[SuperBlocks.JsAlgoDataStruct]: JavaScriptIcon,
[SuperBlocks.FrontEndDevLibs]: ReactIcon,
[SuperBlocks.DataVis]: D3Icon,