feat: new setting modal (#2834)

Co-authored-by: Alex Yang <himself65@outlook.com>
This commit is contained in:
Qi
2023-06-21 19:57:59 +08:00
committed by GitHub
parent 9a90ce694c
commit aa86d3a2ee
64 changed files with 1911 additions and 159 deletions

View File

@@ -1,5 +1,5 @@
import { Trans } from '@affine/i18n';
import { AffineLogoSimCBlue1_1Icon, CloseIcon } from '@blocksuite/icons';
import { AffineLogoSBlue2_1Icon, CloseIcon } from '@blocksuite/icons';
import {
downloadCloseButtonStyle,
@@ -17,7 +17,7 @@ export const DownloadTips = ({ onClose }: { onClose: () => void }) => {
data-testid="download-client-tip"
>
<div className={downloadTipStyle}>
<AffineLogoSimCBlue1_1Icon className={downloadTipIconStyle} />
<AffineLogoSBlue2_1Icon className={downloadTipIconStyle} />
<div className={downloadMessageStyle}>
<Trans i18nKey="com.affine.banner.content">
Enjoying the demo?