How do I get input values of a modal form from another file/module function?
I am creating a todo project and I am having a problem trying to get the input
values from the user since they are in a different file which I am importing to the current file.