Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSignLabs/OpenSign
/ tabName
Function
tabName
apps/OpenSign/src/pages/Preferences.jsx:242–242 ·
view source on GitHub ↗
(ind)
Source
from the content-addressed store, hash-verified
240
const handleTourInput = () => setIsTourEnabled(!isTourEnabled);
241
const handleSendinOrderInput = () => setSendinOrder(!sendinOrder);
242
const tabName = (ind) => tab.find((t, i) => i === ind)?.name;
243
244
return (
245
<React.Fragment>
Callers
1
Preferences
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected