Closed mirror-ru closed 1 year ago
Current with borderWidth: '1px':
Can I get an answer?
Can I get an answer?
Yep. There will be a PR for it later today. Just need to be outside of my regular work hour.
npm@0.2.10 is out. @mirror-ru this should solve your question, there are other props inside calendar panel you can use, just check the doc or source code
calendarPanelProps: {
contentProps: {
borderWidth: 0,
},
}
It works, thanks!
Add ability to edit properties of this block. I need to make borderWidth: 0.
https://github.com/aboveyunhai/chakra-dayzed-datepicker/blob/main/src/components/calendarPanel.tsx#L93C13-L93C24
Example with borderWidth: 0