From d7ae8e1f4f5d21e1ebf48763f2b01118c167382d Mon Sep 17 00:00:00 2001 From: mahdi andalib Date: Sat, 12 Feb 2022 10:25:14 +0330 Subject: [PATCH] update --- src/App.js | 2 +- src/components/ReactTable3/EditButtons.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.js b/src/App.js index 03f6f75..8f42462 100644 --- a/src/App.js +++ b/src/App.js @@ -75,7 +75,7 @@ function App() { {/* */} {/* */} {/* */} - {/* */} + {/* */} {/* */} {/* */} diff --git a/src/components/ReactTable3/EditButtons.js b/src/components/ReactTable3/EditButtons.js index 53dcaa8..57c80a3 100644 --- a/src/components/ReactTable3/EditButtons.js +++ b/src/components/ReactTable3/EditButtons.js @@ -10,7 +10,7 @@ export function EditButtons({buttons}) { // const [openModal, setOpenModal] = useState(false); return ( -
+
{/* serach box */} {buttons.map((button,index) =>(