import rules from './rules.a11y';

### Rules

<AccessibilityList rules={rules} />

<InfoBox>
  <code>Layout</code> should comply with the rules defined by the{' '}
  <code>as</code> prop.
</InfoBox>
