chore: bump blocksuite to 0.0.0-20230525011821-20259c76-nightly (#2515)

This commit is contained in:
Himself65
2023-05-25 13:04:18 +08:00
committed by GitHub
parent c1998eddf3
commit 9dcacd413c
7 changed files with 103 additions and 96 deletions

View File

@@ -1,5 +1,5 @@
import { Trans } from '@affine/i18n';
import { AffineLogoSimSBlue1_1Icon, CloseIcon } from '@blocksuite/icons';
import { AffineLogoSimCBlue1_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}>
<AffineLogoSimSBlue1_1Icon className={downloadTipIconStyle} />
<AffineLogoSimCBlue1_1Icon className={downloadTipIconStyle} />
<div className={downloadMessageStyle}>
<Trans i18nKey="com.affine.banner.content">
Enjoying the demo?