stanleyxu2005 / react-checkmark

Animated checkmark for React
Apache License 2.0
29 stars 5 forks source link

Any way to get this inline with text? #9

Open jaimindp opened 2 years ago

idraganov21 commented 1 year ago

you can put it in a div and adjust the css https://prnt.sc/-MvVsKkgh5fD

stanleyxu2005 commented 1 year ago

@jaimindp Could you be more specific, how the inline text should look like? I would recommend you to wrap the Checkmark and your expected display text as a composite component, so that you can do customized look and feel on the text.