4F00-Group-3 / CMS

Main repository for the group project CMS
https://www.cosc.brocku.ca/~c4f00g03/react/build/
1 stars 2 forks source link

Ability to recursively edit the style of an PageSection to accommodate for Row/Columns #224

Closed ParamJansari0 closed 4 years ago

ParamJansari0 commented 4 years ago

Row/Columns are PageSection within PageSection within PageSection, the current method to change style is very linear and even then can be optimized (has a lot of redundant code)