Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/atomicdata-dev/atomic-data-browser
/ ResourceSideBar.tsx
File
ResourceSideBar.tsx
data-browser/src/components/ResourceSideBar.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
;
2
import { useString, useResource, useTitle } from
'@tomic/react'
;
3
import { urls } from
'@tomic/lib'
;
4
import { ErrorLook } from
'../views/ResourceInline'
;
Callers
nothing calls this directly
Calls
5
useResource
Function · 0.90
useCurrentSubject
Function · 0.90
useTitle
Function · 0.90
useString
Function · 0.90
getError
Method · 0.80
Tested by
no test coverage detected