diff --git a/apps/studio/components/interfaces/App/FeaturePreview/Branching2Preview.tsx b/apps/studio/components/interfaces/App/FeaturePreview/Branching2Preview.tsx index 35f3c6c7f427f..b98518dfb9829 100644 --- a/apps/studio/components/interfaces/App/FeaturePreview/Branching2Preview.tsx +++ b/apps/studio/components/interfaces/App/FeaturePreview/Branching2Preview.tsx @@ -1,18 +1,10 @@ -import Image from 'next/image' - import { InlineLink } from 'components/ui/InlineLink' import { BASE_PATH, DOCS_URL } from 'lib/constants' +import Image from 'next/image' export const Branching2Preview = () => { return (
- api-docs-side-panel-preview

Create branches, review changes, and merge back into production all through the dashboard. Read the below limitations and our{' '} @@ -21,6 +13,15 @@ export const Branching2Preview = () => { {' '} before opting in.

+ + api-docs-side-panel-preview +

Limitations: