Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/loggerhead/json4u
/ LogoutButton.tsx
File
LogoutButton.tsx
src/components/LogoutButton.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use client"
;
2
3
import { forwardRef, useState } from
"react"
;
4
import { useRouter } from
"next/navigation"
;
Callers
nothing calls this directly
Calls
4
cn
Function · 0.90
toastErr
Function · 0.90
toastSucc
Function · 0.90
t
Function · 0.50
Tested by
no test coverage detected