feat: date picker
This commit is contained in:
4
client/src/components/DateRangePicker/index.module.scss
Normal file
4
client/src/components/DateRangePicker/index.module.scss
Normal file
@@ -0,0 +1,4 @@
|
||||
.datePicker {
|
||||
--rdp-background-color: #d6e8ff;
|
||||
--rdp-accent-color: #0000ff;
|
||||
}
|
||||
Reference in New Issue
Block a user