UNPKG

react-flex-picker

Version:

Helps to build your own calendar by using prepared components and api to control them

13 lines (11 loc) 171 B
.wrapper { overflow: hidden; display: inline-block; user-select: none; > div { white-space: nowrap; } } .transition { transition: all 0.2s ease-in-out; }