Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(rerendering): fixed unnecessary rerendering
* when input was clicked, list would rerender. Now checking that what you clicked is input and not rerendering. From #32 #33
- Loading branch information