## Class Component Migration ### Filenames - [ ] [src/pages/ReimbursementAccount/ReimbursementAccountPage.js](https://github.com/Expensify/App/blob/main/src/pages/ReimbursementAccount/ReimbursementAccountPage.js) - **type:** `React.Component` - **has state values:** true - **has refs:** false - **has context:** false - **lifecycle methods:** `componentDidMount`,`componentDidUpdate` ### Task - We currently have some class components in our codebase that we would like to refactor to a function component. - Here's a link with some general advice on how to refactor a class component to a function component: https://react.dev/reference/react/Component#alternatives - If you need additional guidance, please ask in [#expensify-open-source](https://expensify.slack.com/archives/C01GTK53T8Q) - Test for any regressions and verify that there are no breaking changes <details><summary>Upwork Automation - Do Not Edit</summary> <ul> <li>Upwork Job URL: https://www.upwork.com/jobs/~0192ea9ff6d8be3b34</li> <li>Upwork Job ID: 1710086777959804928</li> <li>Last Price Increase: 2023-10-06</li> <li>Automatic offers: </li> <ul> <li>ntdiary | Contributor | 28105002</li> </ul></li> </ul> </details>
Class Component Migration
Filenames
React.ComponentcomponentDidMount,componentDidUpdateTask
Upwork Automation - Do Not Edit