freeCodeCamp/tools/ui-components/src/link
Muhammed Mustafa 35c3a93a72
feat: add the ability to create a download button (#48697)
* feat: add the ability to create a download button

* Allow the creating of download button

* update test, and stories props
2022-12-16 08:57:39 -08:00
..
index.ts feat(ui-components): create Link component (#46105) 2022-05-23 16:38:13 +03:00
link.stories.tsx feat(ui-components): create Link component (#46105) 2022-05-23 16:38:13 +03:00
link.test.tsx feat(ui-components): create Link component (#46105) 2022-05-23 16:38:13 +03:00
link.tsx feat(ui-components): create Link component (#46105) 2022-05-23 16:38:13 +03:00
types.ts feat: add the ability to create a download button (#48697) 2022-12-16 08:57:39 -08:00