We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f44969b commit 1b06b3dCopy full SHA for 1b06b3d
site/src/pages/CreateWorkspacePage/CreateWorkspacePageView.tsx
@@ -362,7 +362,6 @@ export const CreateWorkspacePageView: FC<CreateWorkspacePageViewProps> = ({
362
<span css={styles.description}>
363
Select a preset to get started
364
</span>
365
- <FeatureStageBadge contentType={"beta"} size="md" />
366
</Stack>
367
<Stack direction="column" spacing={2}>
368
<Stack direction="row" spacing={2}>
0 commit comments