🌈 Color histograms for images, along with stats
This commit is contained in:
@@ -6,7 +6,7 @@ import { Link } from "react-router-dom";
|
||||
export const SearchBar = (): ReactElement => {
|
||||
const foo = () => {};
|
||||
return (
|
||||
<div className="box columns sticky">
|
||||
<div className="box sticky">
|
||||
<Form
|
||||
onSubmit={foo}
|
||||
initialValues={{}}
|
||||
|
||||
Reference in New Issue
Block a user