software-students-fall2021 / project-setup-penguin

project-setup-penguin created by GitHub Classroom
3 stars 4 forks source link

update styling across app and create custom Button #59

Closed janethuangg closed 3 years ago

janethuangg commented 3 years ago

this PR is largely just visual changes to clean up some of our page layouts and unify our button styling with a custom Button component

janethuangg commented 3 years ago

@zhangrmatthew you can use the <Button> component in the login/signup pages once merged, along with the existing <TextInput> component

janethuangg commented 3 years ago

@cindykimxp @jharsch2401 you can also use the <Button> component on your respective pages!