From b35e65c9a29b3cbcc7060b852f7e678575d3a809 Mon Sep 17 00:00:00 2001 From: Rupin Khandelwal Date: Thu, 27 Oct 2022 19:30:07 -0500 Subject: [PATCH] Fixing the Link - Here text --- packages/web/components/templates/integrations/Readwise.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/web/components/templates/integrations/Readwise.tsx b/packages/web/components/templates/integrations/Readwise.tsx index da5e62472..b58e75baf 100644 --- a/packages/web/components/templates/integrations/Readwise.tsx +++ b/packages/web/components/templates/integrations/Readwise.tsx @@ -3,7 +3,7 @@ import { styled } from '@stitches/react' import Link from 'next/link' import Image from 'next/image' -import { Box, HStack, VStack } from '../../elements/LayoutPrimitives' +import { Box, HStack, SpanBox, VStack } from '../../elements/LayoutPrimitives' import { Button } from '../../elements/Button' import { StyledText } from '../../elements/StyledText' import { FormInput } from '../../elements/FormElements' @@ -77,13 +77,13 @@ export function Readwise(): JSX.Element { whiteSpace: 'pre-wrap' }} > - Enter your API key from Readwise below. You can get your token{' '} + Enter your API key from Readwise below. You can get your token{' '} here - . + .