1.0.0 • Published 6 months ago

emretufan-publishing-homework v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

emretufan-publishing-homework

This project contains a custom Button component created as a part of a homework assignment. The Button component supports various types including 'default', 'primary', 'dashed', 'text', and 'link'.

Usage

Here is an example of how to use the Button component:

import { Button } from 'emretufan-publishing-homework'

;<Button type='primary' text='Click Me!' />

Screenshot

Button Component

1.0.0

6 months ago