Skip to content

Commit

Permalink
DOP-4608: Add entries for using Atlas Device SDK in the language sele…
Browse files Browse the repository at this point in the history
…ctor (#1092)
  • Loading branch information
anabellabuckvar committed Jun 7, 2024
1 parent 34d93c9 commit d3f1cd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/Tabs/tab-context.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ const DRIVER_ICON_MAP = {
c: IconC,
compass: IconCompass,
cpp: IconCpp,
'cpp-sdk': IconCpp,
csharp: IconCsharp,
dart: IconDart,
go: IconGo,
Expand All @@ -41,6 +42,7 @@ const DRIVER_ICON_MAP = {
'java-async': IconJava,
javascript: IconJavascript,
kotlin: IconKotlin,
'java-kotlin': IconKotlin,
'kotlin-coroutine': IconKotlin,
'kotlin-sync': IconKotlin,
nodejs: IconNode,
Expand Down

0 comments on commit d3f1cd4

Please sign in to comment.