-
-
Notifications
You must be signed in to change notification settings - Fork 202
Open
Labels
Description
Hi there!
Firstly, just want to say that I am loving this library, it's clear how much care and effort have been put into creating a great API.
I want to be able to add a clear selection button to the bottom of the calendar, seen in this design as "None"
I saw the closed issue about this wojtekmaj/react-calendar#167 where you said you weren't going to implement this, but also said "there are easy enough ways to add this button on your own if you need to".
I understand how to clear the input via controlled props, but how would I go about attaching my custom div to the bottom of the calendar?
