index
:
voidsky
this commit
main
A fork of Bluesky's frontend that respects the user's autonomy
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
SubtleWebHover.tsx
blob: e6f427237b8ca2f99c698f970849eb9a669ead70 (
plain
) (
blame
)
1
2
3
export
function
SubtleWebHover
({}
:
{
hover
:
boolean
})
{
return
null
}