Skip to content

Commit

Permalink
Merge branch 'main' into feat/region-bar-chart
Browse files Browse the repository at this point in the history
  • Loading branch information
keeprok authored Jan 10, 2025
2 parents 839ef52 + 22f7f8f commit 08d99d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/common/components/header/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ import Link from "next/link"
import { usePathname } from "next/navigation"
import { useState } from "react"


import { NotificationPopup } from "@/common/components/notification-center"


import AuthModal from "@/features/auth/components/modal/auth"

export default function Header() {
Expand Down

0 comments on commit 08d99d9

Please sign in to comment.