Small change
This commit is contained in:
@@ -17,7 +17,6 @@ import { useRouter } from "next/navigation"
|
||||
|
||||
interface UserDropdownProps {
|
||||
className?: string
|
||||
showSignInButton?: boolean
|
||||
}
|
||||
|
||||
export function UserDropdown({ className }: UserDropdownProps) {
|
||||
|
||||
Reference in New Issue
Block a user