change file-info modal window styles
This commit is contained in:
@@ -6,8 +6,6 @@ import { useQueryClient } from '@tanstack/react-query';
|
||||
import { Pagination } from '@/app/components/Pagination';
|
||||
import { useTranslations } from 'next-intl';
|
||||
import { AllowedExtensions } from '@/app/ui/search/section-search-file';
|
||||
import { getFileType } from '@/app/lib/getFileType';
|
||||
|
||||
export interface SearchItem {
|
||||
url: string,
|
||||
pageTitle: string,
|
||||
|
||||
Reference in New Issue
Block a user