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
{{ message }}
This repository has been archived by the owner on May 3, 2020. It is now read-only.
I'm using Bulma calendar in my reactJS Project and but some reasons I can't change the default value which is set to "true" to "false".
Here's my code:-
<input style={{border: "1px solid gray", borderRadius:"5px"}} className="field is-size-5 " type="date" placeholder="Start Date - End Date" data-is-range="true" data-close-on-overlay-click="true" data-date-format = "MM/DD/YY" data-show-today-button = "false" data-close-on-select = "true"/> </div>
Help me out please, appreciate the support and your time.
The text was updated successfully, but these errors were encountered: