Open replygirl opened 4 years ago
Implement the new Button design.
interface ButtonProps { label?: string leftIcon?: string // name of icon from http://materialdesignicons.com onClick?: Function // event handler rightIcon? string // name of icon from http://materialdesignicons.com }
I'm new to BSA: OTD and think this would be a nice intro PR. @replygirl Can this be assigned to me?
Implement the new Button design.
Dependencies
Design assets