add error message handler, add request animation

This commit is contained in:
smanylov
2026-03-04 17:16:30 +07:00
parent a11abdbb56
commit b8c439d2d7
8 changed files with 65 additions and 14 deletions
@@ -5,8 +5,6 @@ import { useTranslations } from 'next-intl';
export function FileInfoModalWindow({ fileInfo, setWindowClose, setWindowChildren }: any) {
const t = useTranslations('Global');
console.log(fileInfo);
return (
<div className="modal-window-view-file">
<div className="modal-window-view-file-header">