diff --git a/src/components/Partials/Layout.jsx b/src/components/Partials/Layout.jsx index b2c27c6..4b19785 100755 --- a/src/components/Partials/Layout.jsx +++ b/src/components/Partials/Layout.jsx @@ -95,7 +95,7 @@ export default function Layout({ children }) { {logoutModal && (
-
+

Confirm

diff --git a/src/components/Partials/RightSideBar.jsx b/src/components/Partials/RightSideBar.jsx index 09002d3..b52be56 100755 --- a/src/components/Partials/RightSideBar.jsx +++ b/src/components/Partials/RightSideBar.jsx @@ -1,4 +1,5 @@ import React, { useState } from "react"; +import { Link } from "react-router-dom"; import topCreator1 from "../../assets/images/top-creator-1.png"; import topCreator2 from "../../assets/images/top-creator-2.png"; import topCreator3 from "../../assets/images/top-creator-3.png"; @@ -177,13 +178,15 @@ export default function RightSideBar() {
-
-
+
+ +
{/* image */}
{/* action */}
-
+ + +
{/* image */}
{/* action */}
- +