You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is no possibility to hide "Today" stylings via props. It's not needed everywhere, so better to have functionality out of the box of hiding "Today".
Something simple, like the boolean prop: <date-picker hide-today />
The text was updated successfully, but these errors were encountered:
Currently there is no possibility to hide "Today" stylings via props. It's not needed everywhere, so better to have functionality out of the box of hiding "Today".
Something simple, like the boolean prop:
<date-picker hide-today />
The text was updated successfully, but these errors were encountered: