diff --git a/packages/web/pages/help/emails.tsx b/packages/web/pages/help/emails.tsx index 6a77f6396..40735fb62 100644 --- a/packages/web/pages/help/emails.tsx +++ b/packages/web/pages/help/emails.tsx @@ -1,41 +1,8 @@ /* eslint-disable @next/next/no-img-element */ -import { Box, HStack, SpanBox } from '../../components/elements/LayoutPrimitives' +import { Box, HStack } from '../../components/elements/LayoutPrimitives' import { PrimaryLayout } from '../../components/templates/PrimaryLayout' import { Button } from '../../components/elements/Button' import Link from 'next/link' -import { StyledText } from '../../components/elements/StyledText' -import { styled } from '@stitches/react' -import { Copy, Plus } from 'phosphor-react' -import { theme } from '../../components/tokens/stitches.config' - -const AddEmailButton = () => { - return () -} - -const CopyButton = () => { - return ( - ) -} export default function Emails(): JSX.Element { return ( @@ -68,7 +35,7 @@ export default function Emails(): JSX.Element { and add the content to your library.
- If Omnivore doesn't think the item should be added to your library,
+ If Omnivore doesn't think the item should be added to your library,
it will be forwarded to the email address you used when you registered
for Omnivore (from msgs@omnivore.app).
Learn more about setting up newsletters
+Learn more about setting up newsletters
If you are a Gmail user you can create a forwarding rule to send email from your regular account to your Omnivore email address. This is useful if you have an existing paid newsletter subscription and - don't want to update your account email address. + don't want to update your account email address.