mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 02:26:21 +08:00
feat: refactor button with new design (#3343)
This commit is contained in:
@@ -44,7 +44,7 @@ const ConfirmModal = ({
|
||||
title: title || 'Untitled',
|
||||
})}
|
||||
confirmText={t.Delete()}
|
||||
confirmType="danger"
|
||||
confirmType="error"
|
||||
{...confirmModalProps}
|
||||
/>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user