🔧 Streamlined search and pagination controls on Library page
This commit is contained in:
@@ -27,7 +27,7 @@ export const SearchBar = (): ReactElement => {
|
||||
);
|
||||
}, []);
|
||||
return (
|
||||
<div className="sticky box column is-half">
|
||||
<div className="box">
|
||||
<Form
|
||||
onSubmit={handleSubmit}
|
||||
initialValues={{}}
|
||||
|
||||
Reference in New Issue
Block a user