From 530631dac2aada350b5d258c768b496500554c60 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Sun, 15 Dec 2024 19:26:32 -0500 Subject: [PATCH] Fix texts --- src/component/comments/Comments.js | 76 +++------------ src/component/contacts/Contacts.js | 113 ++++++----------------- src/component/product/ProductFactory.jsx | 24 ++++- src/component/product/ProductStart.jsx | 16 ++-- src/services/services.js | 10 +- 5 files changed, 75 insertions(+), 164 deletions(-) diff --git a/src/component/comments/Comments.js b/src/component/comments/Comments.js index 7357d7a..2486032 100644 --- a/src/component/comments/Comments.js +++ b/src/component/comments/Comments.js @@ -1,6 +1,6 @@ import React from "react"; import BreadcrumbComBS from "../breadcrumb/BreadcrumbComBS"; - +import getImage from "../../utils/getImage"; export default function Comments(){ @@ -34,7 +34,7 @@ export default function Comments(){ Inbox - 99+ + 0+ @@ -51,57 +51,7 @@ export default function Comments(){ -
  • - - - - - - - Drafts - - - 20 - - - -
  • -
  • - - - - - - - Deleted - - - -
  • -
  • - - - - - - - Reminder - - - -
  • -
  • - - - - - - - Favorite - - - -
  • +