change styles and remove research button
This commit is contained in:
@@ -101,7 +101,7 @@ export async function searchGlobalFiles(fileId: string, currentPage: number) {
|
||||
throw parsed;
|
||||
}
|
||||
} else {
|
||||
throw (`${response.status}`);
|
||||
throw 'error';
|
||||
}
|
||||
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user