diff --git a/src/Components/common/user/navbar/Navbar.tsx b/src/Components/common/user/navbar/Navbar.tsx index 7158c94..2348d46 100644 --- a/src/Components/common/user/navbar/Navbar.tsx +++ b/src/Components/common/user/navbar/Navbar.tsx @@ -52,7 +52,7 @@ const Navbar: React.FC = () => { return ( // Wrap the entire Navbar in a container with fixed position
-
+
LearnUp Logo
diff --git a/src/Components/instructor/course/courseListing.tsx b/src/Components/instructor/course/courseListing.tsx index 6080d2c..bfe433a 100644 --- a/src/Components/instructor/course/courseListing.tsx +++ b/src/Components/instructor/course/courseListing.tsx @@ -131,7 +131,7 @@ const CourseListing: React.FC = () => {
  • Category -
      +
        {category.map((category: any, index: any) => (
      • @@ -154,7 +154,7 @@ const CourseListing: React.FC = () => {
      • Level -
          +
          • Price -
              +