From 9884c9c2fef84c0574736c927d5413333a4a0a60 Mon Sep 17 00:00:00 2001
From: agsulimko <125898308+agsulimko@users.noreply.github.com>
Date: Sat, 16 Sep 2023 11:46:50 +0200
Subject: [PATCH] s
---
src/components/Searchbar/Searchbar.jsx | 19 +++++--------------
1 file changed, 5 insertions(+), 14 deletions(-)
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" />
+