mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-29 08:09:52 +08:00
chore: optimized style (#4098)
This commit is contained in:
@@ -43,6 +43,7 @@ const ConfirmModal = ({
|
||||
content={t['will be moved to Trash']({
|
||||
title: title || 'Untitled',
|
||||
})}
|
||||
confirmButtonTestId="confirm-delete-page"
|
||||
confirmText={t.Delete()}
|
||||
confirmType="error"
|
||||
{...confirmModalProps}
|
||||
|
||||
Reference in New Issue
Block a user