From 93a584e4b9af769674f5a14bdaef2d9e5b7b1350 Mon Sep 17 00:00:00 2001 From: JimmFly Date: Wed, 24 May 2023 16:43:45 +0800 Subject: [PATCH] chore: update download tip link (#2509) --- .../affine-banner/download-client.tsx | 23 +++++++++++-------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/packages/component/src/components/affine-banner/download-client.tsx b/packages/component/src/components/affine-banner/download-client.tsx index 59affec0f9..4317209ea4 100644 --- a/packages/component/src/components/affine-banner/download-client.tsx +++ b/packages/component/src/components/affine-banner/download-client.tsx @@ -1,3 +1,4 @@ +import { Trans } from '@affine/i18n'; import { AffineLogoSimSBlue1_1Icon, CloseIcon } from '@blocksuite/icons'; import { @@ -18,16 +19,18 @@ export const DownloadTips = ({ onClose }: { onClose: () => void }) => {
- Enjoying the demo?   - - Download the AFFiNE Client - -  for the full experience. + + Enjoying the demo? + + Download the AFFiNE Client + + for the full experience. +