You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a general comment. I noticed that the import of this module (and others) is not named consistently.
I have seen actionTypes been imported as Action, t, AT... which makes it somewhat confusing.
Not a major issue, but having a consistent naming of modules could improve readability (especially if you are not very familiar with the codebase 😄 )
Just a general comment. I noticed that the import of this module (and others) is not named consistently.
I have seen actionTypes been imported as
Action
,t
,AT
... which makes it somewhat confusing.Not a major issue, but having a consistent naming of modules could improve readability (especially if you are not very familiar with the codebase 😄 )
Originally posted by @kverstae in #500 (comment)
The text was updated successfully, but these errors were encountered: