diff --git a/apps/docs/app/developer-docs/api-sdk/page.mdx b/apps/docs/app/developer-docs/api-sdk/page.mdx index 49c4411aad..98b124558e 100644 --- a/apps/docs/app/developer-docs/api-sdk/page.mdx +++ b/apps/docs/app/developer-docs/api-sdk/page.mdx @@ -10,11 +10,6 @@ export const metadata = { # SDK: Formbricks API - - The API SDK is currently in beta and APIs are subject to change. We will do our best to notify you of any - changes. - - ### Overview The Formbricks Client API Wrapper is a lightweight package designed to simplify the integration of Formbricks API endpoints into your JavaScript (JS) or TypeScript (TS) projects. With this wrapper, you can easily interact with Formbricks API endpoints without the need for complex setup or manual HTTP requests. diff --git a/apps/docs/app/developer-docs/react-native-in-app-surveys/page.mdx b/apps/docs/app/developer-docs/react-native-in-app-surveys/page.mdx index ebad39190b..2f0a571d8c 100644 --- a/apps/docs/app/developer-docs/react-native-in-app-surveys/page.mdx +++ b/apps/docs/app/developer-docs/react-native-in-app-surveys/page.mdx @@ -10,11 +10,6 @@ export const metadata = { # React Native: In App Surveys - - The React Native SDK is currently in beta and APIs are subject to change. We will do our best to notify you - of any changes. - - ### Overview The Formbricks React Native SDK can be used for seamlessly integrating App Surveys into your React Native Apps. Here, w'll explore how to leverage the SDK for in app surveys. The SDK is [available on npm.](https://www.npmjs.com/package/@formbricks/react-native)