AlexKMarshall / regMan

CRM to manage registrations to summer camps
MIT License
2 stars 0 forks source link

Elements, that look like buttons should act like buttons: `<SmartLink />` #79

Closed hucki closed 4 years ago

hucki commented 4 years ago

on the Participant Details page <SmartLink /> Components are shown as "Section Selectors" to switch between personal, health and payment details. They are styled like buttons and change colour on hover, but only the text in them is clickable, not the container.

-> The Container should be made clickable