Split toDisplay function in Cell.jsx into its own Cell.js file in assets
Open
good first issue
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This will enable better readability within the Cell component.
Parameters will have to be passed to the function in order to access certain variables like the props in its new location.
Ideally these parameters will be destructured for a cleaner function.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.