freeCodeCamp/tools/ui-components/src/button
Huyen Nguyen 791b8b527b
feat(ui-components): add info variant and hover state to Button component (#45541)
* add info variant

* add styling for hover state

* feat: add info variant

Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2022-03-31 21:54:06 +03:00
..
button.css feat(ui-components): implement basic Button component (#45421) 2022-03-16 12:00:53 +03:00
button.stories.tsx feat(ui-components): add info variant and hover state to Button component (#45541) 2022-03-31 21:54:06 +03:00
button.test.tsx feat(ui-components): implement basic Button component (#45421) 2022-03-16 12:00:53 +03:00
button.tsx feat(ui-components): add info variant and hover state to Button component (#45541) 2022-03-31 21:54:06 +03:00
index.ts feat(ui-components): implement basic Button component (#45421) 2022-03-16 12:00:53 +03:00
types.ts feat(ui-components): add info variant and hover state to Button component (#45541) 2022-03-31 21:54:06 +03:00