react-checkmark icon indicating copy to clipboard operation
react-checkmark copied to clipboard

Any way to get this inline with text?

Open jaimindp opened this issue 2 years ago • 2 comments

jaimindp avatar Mar 06 '22 23:03 jaimindp

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

idraganov21 avatar May 25 '23 10:05 idraganov21

@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.

stanleyxu2005 avatar May 29 '23 11:05 stanleyxu2005