✨ Go to a folder when searched (#68)
This commit is contained in:
@@ -11,7 +11,7 @@ export const SearchResultsIndex = () => {
|
||||
options={{ suppressScrollX: true, suppressScrollY: false }}
|
||||
component="div"
|
||||
>
|
||||
<SearchResulsDriveItems />
|
||||
<SearchResulsDriveItems/>
|
||||
</PerfectScrollbar>
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user