refactor to use function
refactor class to use function the reason is that we can not do conditional rendering using class and redux, so we switch to function and handle it with state
On or around 4:30pm on Tuesday the 15th of July, git.uwaterloo.ca will be restarted to apply security and application patches. This maintenance should bring GitLab to version 18.1.2.
refactor class to use function the reason is that we can not do conditional rendering using class and redux, so we switch to function and handle it with state