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
/
KeyboardPadding.tsx
blob: 797d42ba0a7d88275221975db0d6f6e442069969 (
plain
) (
blame
)
1
2
3
export
function
KeyboardPadding
({
maxHeight
:
_
}
:
{
maxHeight?
:
number
})
{
return
null
}