add null result for search files

This commit is contained in:
smanylov
2026-01-28 16:30:17 +07:00
parent efae068bac
commit a6a493fe97
5 changed files with 85 additions and 31 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import SectionSearchFile from '@/app/components/section-search-file';
import SectionSearchFile from '@/app/ui/search/section-search-file';
export default function Page() {
return (
<>