Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
AbdulElahGwaith
/
react-day-picker
like
0
Model card
Files
Files and versions
xet
Community
main
react-day-picker
/
test
/
render.tsx
AbdulElahGwaith
Upload folder using huggingface_hub
cf86710
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
106 Bytes
export
{
act,
fireEvent,
render,
renderHook,
screen,
within,
}
from
"@testing-library/react"
;