@ -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){