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
{{ message }}
This repository was archived by the owner on Oct 23, 2025. It is now read-only.
In every view, there are helper function being used and taking up space. They will need to be moved to a new file (within the same folder) and referenced.
What needs to be done.
In every view, there are helper function being used and taking up space. They will need to be moved to a new file (within the same folder) and referenced.
Why
Clean up the codebase.
How
probably something like this.