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. +