import { Meta } from '@storybook/addon-docs';
import Link from '@cloudscape-design/components/link';
import { Prism as SyntaxHighlighter } from 'react-syntax-highlighter';
# Migrating from NorthStar legacy - FormGroup
There is not a matched FormGroup component from Cloudscape. For a list of Checkboxes, use
a array of Cloudscape Checkbox component to build the FormGroup.