feat: add date picker (#2644)

Co-authored-by: himself65 <himself65@outlook.com>
This commit is contained in:
JimmFly
2023-06-08 17:55:16 +08:00
committed by GitHub
parent bedf838fe5
commit 29d8f61c90
15 changed files with 706 additions and 22 deletions

View File

@@ -1,3 +1,4 @@
@import 'react-datepicker/dist/react-datepicker.css';
* {
-webkit-overflow-scrolling: touch;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);