This clear button will clear the text that user has entered in the column by mistake, so on clicking on clear button , all the text entered get cleared in just one click.
Fixes #35
After the changes looks like this,
Checklist
[ ] My code follows the code style of this project.
[ ] All new and existing tests passed.
[ ] The title of my pull request is a short description of the requested changes.
Added clear button
This clear button will clear the text that user has entered in the column by mistake, so on clicking on clear button , all the text entered get cleared in just one click.
Fixes #35
After the changes looks like this,
Checklist