diff --git a/src/components/Navbar/index.jsx b/src/components/Navbar/index.jsx index a1a64b0..8b3a025 100644 --- a/src/components/Navbar/index.jsx +++ b/src/components/Navbar/index.jsx @@ -40,7 +40,7 @@ const solutions = [ const Header = () => { return ( -
+
@@ -53,11 +53,14 @@ const Header = () => {
- -
  • + +
  • Home
  • -
  • +
  • { Eligibility
  • -
  • +
  • { Timeline
  • -
  • +
  • { Teams
  • -
  • +
  • { Gallery
  • -
  • +
  • { Rules
  • -
  • +
  • { Contact
  • -
  • +
  • { return ( +
    +
    +
    + Team Cats +
    +
    +

    {props.team_name}

    +
    +
    + +
    +
    +
    +

    + {props.member01} +

    +

    + {props.member02} +

    +

    + {props.member03} +

    +

    + {props.member04} +

    +
    +
    {({ openPortal, closePortal, portal }) => ( <> diff --git a/src/views/Header/index.jsx b/src/views/Header/index.jsx index 49eb184..2b7574c 100644 --- a/src/views/Header/index.jsx +++ b/src/views/Header/index.jsx @@ -12,7 +12,7 @@ const Countdown = () => { return (
    -
    +
    Mini Hackathon Logo { Search
    +
    {currentTeamCards.map((singleTeamCardDetails) => (
    diff --git a/yarn.lock b/yarn.lock index 2f68dd6..d0e62c1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7930,7 +7930,8 @@ "kleur" "^3.0.3" "sisteransi" "^1.0.5" -"prop-types@^15.5.8", "prop-types@^15.7.2", "prop-types@^15.8.1": + "prop-types@^15.7.2", "prop-types@^15.8.1": + "integrity" "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==" "resolved" "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz" "version" "15.8.1" @@ -8079,7 +8080,8 @@ "strip-ansi" "^6.0.1" "text-table" "^0.2.0" -"react-dom@^15.5.4 || ^16.0.0 || ^17.0.0 || ^18.0.0", "react-dom@^16 || ^17 || ^18", "react-dom@^16.0.0 || ^17.0.0 || ^18.0.0", "react-dom@^16.0.0-0 || ^17.0.0-0 || ^18.0.0-0", "react-dom@^18.0.0", "react-dom@^18.1.0", "react-dom@>= 16.8.0", "react-dom@>=16.8": + "react-dom@^15.5.4 || ^16.0.0 || ^17.0.0 || ^18.0.0", "react-dom@^16 || ^17 || ^18", "react-dom@^16.0.0 || ^17.0.0 || ^18.0.0", "react-dom@^18.0.0", "react-dom@^18.1.0", "react-dom@>= 16.8.0", "react-dom@>=16.8": + "integrity" "sha512-fU1Txz7Budmvamp7bshe4Zi32d0ll7ect+ccxNu9FlObT605GOEB8BfO4tmRJ39R5Zj831VCpvQ05QPBW5yb+w==" "resolved" "https://registry.npmjs.org/react-dom/-/react-dom-18.1.0.tgz" "version" "18.1.0" @@ -8143,7 +8145,7 @@ "version" "4.2.2" dependencies: "prop-types" "^15.5.8" - + "react-qr-code@^2.0.7": "integrity" "sha512-NpknL80p7dWbLdHfBSIxQIqLCu3+kBlyzYD692rO0UnVwfCSziIxc1xn/p3JhPEv1RV1lRD8j0w+hR3L7tawTQ==" "resolved" "https://registry.npmjs.org/react-qr-code/-/react-qr-code-2.0.7.tgz" @@ -8257,7 +8259,8 @@ "prop-types" "^15.7.2" "react-intersection-observer" "^8.26.2" -"react@*", "react@^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0", "react@^15.5.4 || ^16.0.0 || ^17.0.0 || ^18.0.0", "react@^16 || ^17 || ^18", "react@^16.0.0 || ^17.0.0 || ^18.0.0", "react@^16.0.0-0 || ^17.0.0-0 || ^18.0.0-0", "react@^16.8.0 || ^17 || ^18", "react@^16.x || ^17.x || ^18.x", "react@^18.0.0", "react@^18.1.0", "react@>= 16", "react@>= 16.8.0", "react@>=16.8", "react@18.1.0": + "react@*", "react@^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0", "react@^15.5.4 || ^16.0.0 || ^17.0.0 || ^18.0.0", "react@^16 || ^17 || ^18", "react@^16.0.0 || ^17.0.0 || ^18.0.0", "react@^16.3.0 || ^17", "react@^16.8.0 || ^17 || ^18", "react@^16.x || ^17.x || ^18.x", "react@^18.0.0", "react@^18.1.0", "react@>= 16", "react@>= 16.8.0", "react@>=16.8": + "integrity" "sha512-4oL8ivCz5ZEPyclFQXaNksK3adutVS8l2xzZU0cqEFrE9Sb7fC0EFK5uEk74wIreL1DERyjvsU915j1pcT2uEQ==" "resolved" "https://registry.npmjs.org/react/-/react-18.1.0.tgz" "version" "18.1.0"