From 1741b298f307bebe827c3a5495731d55fce8afe2 Mon Sep 17 00:00:00 2001 From: "DESKTOP-GBA0BK8\\Admin" Date: Sun, 19 Mar 2023 00:57:16 -0400 Subject: [PATCH] my task section --- src/components/MyTasks/index.jsx | 2 ++ src/components/UserHeader/CommonHead.jsx | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/components/MyTasks/index.jsx b/src/components/MyTasks/index.jsx index e0faf2e..0af38b7 100644 --- a/src/components/MyTasks/index.jsx +++ b/src/components/MyTasks/index.jsx @@ -2,6 +2,7 @@ import React, { useState } from "react"; import { Link } from "react-router-dom"; import Layout from "../Partials/Layout"; import MyJobTable from "./MyJobTable"; +import CommonHead from "../UserHeader/CommonHead"; export default function MyTasks() { const [selectTab, setValue] = useState("today"); @@ -10,6 +11,7 @@ export default function MyTasks() { }; return ( +
{/* heading */} diff --git a/src/components/UserHeader/CommonHead.jsx b/src/components/UserHeader/CommonHead.jsx index 5f304ae..987a398 100644 --- a/src/components/UserHeader/CommonHead.jsx +++ b/src/components/UserHeader/CommonHead.jsx @@ -10,10 +10,10 @@ export default function CommonHead({ className }) { >

- Create your own NFT and extraordinary get lot of Sell. + This is common head which will appear as needed , will take many shape

- Buy and sell NFTs from the world’s top artists + some space for extra texts here