Closed cg-cnu closed 6 years ago
As i did for Accounts, I refactored blocks.jsx as well.
Extracted block into a separate file block.jsx @TalAter Again, if any better name ? let me know!
block.jsx
Moved map to the render function.
npm test is good and no errors in the ui!
As i did for Accounts, I refactored blocks.jsx as well.
Description
Extracted block into a separate file
block.jsx
@TalAter Again, if any better name ? let me know!Moved map to the render function.
How Has This Been Tested?
npm test is good and no errors in the ui!