tangled
alpha
login
or
join now
lenooby09.tech
/
social-app
mirror of https://git.lenooby09.tech/LeNooby09/social-app.git
0
fork
atom
overview
issues
pulls
pipelines
social-app
/
src
/
components
/
KeyboardPadding.tsx
at
schema-errors
88 B
view raw
1
export
function
KeyboardPadding
(
{
maxHeight
:
_
}
:
{
maxHeight?
:
number
}
)
{
2
return
null
3
}