Seanpacheco/pool-assistant-app

Implement tab sections

Closed this issue · 1 comments

Is your feature request related to a problem? Please describe.
At the moment only the first two tab sections work due to using a ternary operator.

Describe the solution you'd like
I will try switching to an if...else... statement to get the other tab sections to display properly

Describe alternatives you've considered
n/a

Additional context
n/a

Added switch statements to implement tab sections on dashboard