Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: using default parameter to avoid runtime error (#522)
This is a quick fix to avoid the following error when no action is passed in constructor: TypeError: Cannot read property 'name' of undefined
- Loading branch information