update errors handler
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import SectionSearchFile from '@/app/ui/search/section-search-file';
|
||||
import { SupportedFormats } from '@/app/ui/search/supported-formats';
|
||||
export default function Page() {
|
||||
return (
|
||||
<>
|
||||
@@ -17,7 +18,7 @@ export default function Page() {
|
||||
fileType="image"
|
||||
/>
|
||||
<div className="search-sidebar">
|
||||
side
|
||||
<SupportedFormats />
|
||||
</div>
|
||||
</div>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user