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
/
hooks
/
useWelcomeModal.native.ts
blob: f5bc1aa4ed6ca0d64acf8e3770936f72fd2fb01f (
plain
) (
blame
)
1
2
3
export
function
useWelcomeModal
()
{
throw
new
Error
(
'useWelcomeModal is web only'
)
}