Is there a way to clean the input field and make optional?

Issue #8 new
Former user created an issue

Once the input field is populated, it seems that there is no way to set the data to blank, or moment(''). It works fine when the initial state is moment(''), but after there is a valid field, it seems that there is no way to empty the field and set the react state back to moment('').

Comments (0)

  1. Log in to comment