🚧 fields

This commit is contained in:
Timur Ercan
2023-02-14 14:26:54 +01:00
parent 09ff2a255c
commit 39b2bf416e
2 changed files with 38 additions and 3 deletions

View File

@ -230,8 +230,6 @@ const DocumentsPage: NextPageWithLayout = (props: any) => {
className="flex-shrink-0 -ml-1 mr-3 h-6 w-6 inline text-neon"
aria-hidden="true"
onClick={(event) => {
event.preventDefault();
event.stopPropagation();
if (
confirm(
"Are you sure you want to delete this document"