Closed janethuangg closed 3 years ago
@zhangrmatthew you can use the <Button>
component in the login/signup pages once merged, along with the existing <TextInput>
component
@cindykimxp @jharsch2401 you can also use the <Button>
component on your respective pages!
this PR is largely just visual changes to clean up some of our page layouts and unify our button styling with a custom
Button
componentButton
turns blue on hoverlinkTo
prop if you want to link to a new page andonClick
prop if you just want to set some onClick behavior (e.g. opening a modal<Icon>
component to theicon
prop