This website works better with JavaScript.
Explore
Help
Register
Sign In
Reza_ashrafi
/
react-carousel
Watch
1
Star
0
Fork
You've already forked react-carousel
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
62
Commits
1
Branch
0
Tags
444 KiB
Tag:
Branch:
Tree:
afbf1b912d
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'afbf1b912d'
${ noResults }
react-carousel
/
.prettierrc.json
7 lines
84 B
Raw
Normal View
History
Unescape
Escape
init
5 years ago
{
"semi"
:
true
,
"trailingComma"
:
"all"
,
"singleQuote"
:
true
,
"printWidth"
:
90
}