diff --git a/frontend/src/component/menu/Footer/Footer.tsx b/frontend/src/component/menu/Footer/Footer.tsx
index 126cefa0f2..55af7b92ba 100644
--- a/frontend/src/component/menu/Footer/Footer.tsx
+++ b/frontend/src/component/menu/Footer/Footer.tsx
@@ -89,6 +89,18 @@ export const Footer: VFC = () => {
}
/>
{' '}
+
+
+ Rust
+
+ }
+ />
+ {' '}
{
href="https://docs.getunleash.io/reference/sdks/javascript-browser"
target="_blank"
>
- JavaScript SDK
+ JavaScript
}
/>
@@ -187,7 +199,31 @@ export const Footer: VFC = () => {
href="https://docs.getunleash.io/reference/sdks/react"
target="_blank"
>
- React SDK
+ React
+
+ }
+ />
+
+
+
+ Next.js
+
+ }
+ />
+
+
+
+ Vue
}
/>
@@ -199,7 +235,7 @@ export const Footer: VFC = () => {
href="https://docs.getunleash.io/reference/sdks/ios-proxy"
target="_blank"
>
- iOS SDK
+ iOS
}
/>
@@ -211,7 +247,19 @@ export const Footer: VFC = () => {
href="https://docs.getunleash.io/reference/sdks/android-proxy"
target="_blank"
>
- Android SDK
+ Android
+
+ }
+ />
+
+
+
+ Flutter
}
/>
diff --git a/frontend/src/component/menu/Footer/__snapshots__/Footer.test.tsx.snap b/frontend/src/component/menu/Footer/__snapshots__/Footer.test.tsx.snap
index 8dc342eaf2..a7b7e31d04 100644
--- a/frontend/src/component/menu/Footer/__snapshots__/Footer.test.tsx.snap
+++ b/frontend/src/component/menu/Footer/__snapshots__/Footer.test.tsx.snap
@@ -110,6 +110,26 @@ exports[`should render DrawerMenu 1`] = `
+
+
+
+
- JavaScript SDK
+ JavaScript
@@ -275,7 +295,45 @@ exports[`should render DrawerMenu 1`] = `
href="https://docs.getunleash.io/reference/sdks/react"
target="_blank"
>
- React SDK
+ React
+
+
+
+
+
+
+
+
+
@@ -294,7 +352,7 @@ exports[`should render DrawerMenu 1`] = `
href="https://docs.getunleash.io/reference/sdks/ios-proxy"
target="_blank"
>
- iOS SDK
+ iOS
@@ -313,7 +371,26 @@ exports[`should render DrawerMenu 1`] = `
href="https://docs.getunleash.io/reference/sdks/android-proxy"
target="_blank"
>
- Android SDK
+ Android
+
+
+
+
+
+
@@ -555,6 +632,26 @@ exports[`should render DrawerMenu with "features" selected 1`] = `
+
+
+
+
- JavaScript SDK
+ JavaScript
@@ -720,7 +817,45 @@ exports[`should render DrawerMenu with "features" selected 1`] = `
href="https://docs.getunleash.io/reference/sdks/react"
target="_blank"
>
- React SDK
+ React
+
+
+
+
+
+
+
+
+
@@ -739,7 +874,7 @@ exports[`should render DrawerMenu with "features" selected 1`] = `
href="https://docs.getunleash.io/reference/sdks/ios-proxy"
target="_blank"
>
- iOS SDK
+ iOS
@@ -758,7 +893,26 @@ exports[`should render DrawerMenu with "features" selected 1`] = `
href="https://docs.getunleash.io/reference/sdks/android-proxy"
target="_blank"
>
- Android SDK
+ Android
+
+
+
+
+
+