File tree Expand file tree Collapse file tree 3 files changed +17
-6
lines changed Expand file tree Collapse file tree 3 files changed +17
-6
lines changed Original file line number Diff line number Diff line change @@ -31,13 +31,19 @@ Numerous snap-ins are available on the DevRev [Marketplace](https://devrev.ai/ma
31
31
32
32
## 💻 SDKs
33
33
34
+ ### Web
35
+
34
36
<Cards >
35
37
<Card
36
38
title = " PLuG Web SDK"
37
- icon = " fa-solid fa-message "
39
+ icon = " fa-globe "
38
40
href = " /sdks/web/installation"
39
41
/>
42
+ </Cards >
43
+
44
+ ### Mobile
40
45
46
+ <Cards >
41
47
<Card
42
48
title = " DevRev SDK for Android"
43
49
icon = " fa-brands fa-android"
@@ -61,10 +67,10 @@ Numerous snap-ins are available on the DevRev [Marketplace](https://devrev.ai/ma
61
67
icon = " fa-solid fa-robot"
62
68
href = " /sdks/mobile/cordova/quickstart"
63
69
/>
64
-
70
+
65
71
<Card
66
72
title = " DevRev SDK for Flutter"
67
- icon = " fa-regular fa-code "
73
+ icon = " fa-brands fa-flutter "
68
74
href = " /sdks/mobile/flutter/quickstart"
69
75
/>
70
76
</Cards >
Original file line number Diff line number Diff line change @@ -2,13 +2,19 @@ The DevRev SDK is a powerful tool designed to further enhance our widget on your
2
2
3
3
![ plug] ( ../../img/plug.gif )
4
4
5
+ ### Web
6
+
5
7
<Cards >
6
8
<Card
7
9
title = " PLuG Web SDK"
8
10
icon = " fa-globe"
9
11
href = " /sdks/web/installation"
10
12
/>
13
+ </Cards >
14
+
15
+ ### Mobile
11
16
17
+ <Cards >
12
18
<Card
13
19
title = " DevRev SDK for Android"
14
20
icon = " fa-brands fa-android"
@@ -35,8 +41,7 @@ The DevRev SDK is a powerful tool designed to further enhance our widget on your
35
41
36
42
<Card
37
43
title = " DevRev SDK for Flutter"
38
- icon = " fa-regular fa-code "
44
+ icon = " fa-brands fa-flutter "
39
45
href = " /sdks/mobile/flutter/quickstart"
40
46
/>
41
-
42
47
</Cards >
Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ navigation:
172
172
path : ../docs/pages/sdks/mobile/cordova/troubleshooting.mdx
173
173
- section : DevRev SDK for Flutter
174
174
slug : flutter
175
- icon : fa-regular fa-code
175
+ icon : fa-brands fa-flutter
176
176
contents :
177
177
- page : Quickstart guide
178
178
slug : quickstart
You can’t perform that action at this time.
0 commit comments