diff --git a/src/App.js b/src/App.js index 815fbfe..e635461 100644 --- a/src/App.js +++ b/src/App.js @@ -93,8 +93,8 @@ function App() { {/* */} {/* */} {/* */} - {/* */} - + + {/* */} {/* */} diff --git a/src/components/ReactTable4/Buttons.js b/src/components/ReactTable4/Buttons.js index fa0ff92..834ee9d 100644 --- a/src/components/ReactTable4/Buttons.js +++ b/src/components/ReactTable4/Buttons.js @@ -8,11 +8,11 @@ export function Buttons({ row }) { const [activeDetails, setActiveDetails] = useState(null); return (
-
+
- +
); } diff --git a/src/components/ReactTable4/DropDown.js b/src/components/ReactTable4/DropDown.js index 64adc68..3c93430 100644 --- a/src/components/ReactTable4/DropDown.js +++ b/src/components/ReactTable4/DropDown.js @@ -1,66 +1,45 @@ import React from "react"; +import more from "./more2.svg"; export const DropDown = ({}) => { return (
- - + {/* */}
); }; window.isDown = false; -export default ReactTable3; +export default ReactTable4; function Tabbar({}) { const ref = useRef(null); @@ -134,7 +134,7 @@ function Tabbar({}) { ); } -ReactTable3.defaultProps = { +ReactTable4.defaultProps = { breadCrumbs: [ { name: "صفحه اصلی",