We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e09e669 commit 3585c19Copy full SHA for 3585c19
src/components/SignupForm.tsx
@@ -158,7 +158,7 @@ const SignupForm: React.FC<SignupFormProps> = ({
158
<Flex>
159
<Flex.Item shouldGrow shouldShrink>
160
<Heading as="h2" level="h3">
161
- AI Feature Interest{" "}
+ Feature Interest{" "}
162
<Text size="medium" weight="weightRegular">
163
<Link onClick={handleInfoClick} renderIcon={IconInfoLine}>
164
<ScreenReaderContent>Form help</ScreenReaderContent>
0 commit comments