Right now when you click the ➕ button the shiny input will update, but I think we also want the input to update whenever any text is updated? I think just like we have an on click event we need to flesh out what happens whenever a text input changes....
Right now when you click the ➕ button the shiny input will update, but I think we also want the input to update whenever any text is updated? I think just like we have an on click event we need to flesh out what happens whenever a text input changes....