From 09ca4b94ef5d9fc7fadd3a42145bb9dfbdb89d16 Mon Sep 17 00:00:00 2001 From: mahdi Date: Sat, 21 May 2022 16:52:53 +0430 Subject: [PATCH] update 5 files --- src/Views/Home/Main/index.js | 2 +- src/components/Tabels/ReactTable5/Location.js | 4 +--- .../ReactTable5/RenderRowSubComponent.js | 3 +-- src/components/Tabels/ReactTable5/SendForm.js | 18 +++--------------- .../Timeline/TimeLine1/TimeLineItem.js | 10 ++-------- 5 files changed, 8 insertions(+), 29 deletions(-) diff --git a/src/Views/Home/Main/index.js b/src/Views/Home/Main/index.js index 0bc1ad0..17ec3a3 100644 --- a/src/Views/Home/Main/index.js +++ b/src/Views/Home/Main/index.js @@ -21,7 +21,7 @@ function Main({ activeComponent }) { )} {/*

Props

*/} {activeComponent?.props?.length > 0 && ( - +
diff --git a/src/components/Tabels/ReactTable5/Location.js b/src/components/Tabels/ReactTable5/Location.js index f2bc931..c221446 100644 --- a/src/components/Tabels/ReactTable5/Location.js +++ b/src/components/Tabels/ReactTable5/Location.js @@ -3,9 +3,7 @@ import React from "react"; const Location = () => { return (
- - لوکیشن مد نظر: - + لوکیشن مد نظر: { ${openModal ? "opacity-80" : "opacity-0 pointer-events-none"}`} >
e.stopPropagation()} > diff --git a/src/components/Tabels/ReactTable5/SendForm.js b/src/components/Tabels/ReactTable5/SendForm.js index 5e85902..127b64f 100644 --- a/src/components/Tabels/ReactTable5/SendForm.js +++ b/src/components/Tabels/ReactTable5/SendForm.js @@ -3,27 +3,15 @@ import React from "react"; const SendForm = () => { return (
- - توضیحات: - + توضیحات:
diff --git a/src/components/Timeline/TimeLine1/TimeLineItem.js b/src/components/Timeline/TimeLine1/TimeLineItem.js index 6168730..b197d31 100644 --- a/src/components/Timeline/TimeLine1/TimeLineItem.js +++ b/src/components/Timeline/TimeLine1/TimeLineItem.js @@ -2,14 +2,8 @@ import CircleInCircle from "../../MiniComponents/CircleInCircle"; import ProfilePicNextToEachOther from "../../Avatar/ProfilePicNextToEachOther"; const TimeLineItem = ({ data }) => ( -
-
+
+
{/* top --> time & date */}
Name