pull/22878/head
leslie2046 1 year ago
parent ae7a5af7ff
commit f575f89fee

@ -81,7 +81,7 @@ const HeaderOptions: FC<Props> = ({
const handleClearAll = async () => {
const isConfirmed= await confirm({
title: t('appAnnotation.table.header.clearAllConfirm'),
message: t('appAnnotation.table.header.clearAllConfirm'),
type: 'danger',
})
if(isConfirmed){

Loading…
Cancel
Save