diff --git a/src/components/Searchbar/Searchbar.jsx b/src/components/Searchbar/Searchbar.jsx index ddfac09..ebe67dc 100644 --- a/src/components/Searchbar/Searchbar.jsx +++ b/src/components/Searchbar/Searchbar.jsx @@ -3,7 +3,7 @@ import { Component } from 'react' // import ImageGalleryItem from 'components/ImageGalleryItem/ImageGalleryItem' // import FormCreatePhotos from 'components/FormCreatePhotos/FormCreatePhotos' import TextField from '@mui/material/TextField'; -// import Box from '@mui/material/Box'; + import Box from '@mui/material/Box'; // import Button from '@mui/material/Button' import css from './Searchbar.module.css' @@ -46,7 +46,8 @@ export default class Searchbar extends Component { Search */} - + + - - - ), - }} - - /> - + margin="dense" /> +