time-picker icon indicating copy to clipboard operation
time-picker copied to clipboard

Placement documentation refers to more prop values possible than code allows.

Open ambroseya opened this issue 6 years ago • 1 comments

Documentation states that you can use one of ['left','right','top','bottom', 'topLeft', 'topRight', 'bottomLeft', 'bottomRight'], but the code seems to only allow the last four of these options. Using just 'left' 'right' 'top' or 'bottom' fails altogether.

ambroseya avatar Sep 26 '18 19:09 ambroseya

Added a PR for this, #126

ambroseya avatar Oct 03 '18 17:10 ambroseya