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

Adding text in the same line as the Reel isn't possible out of the box (display:block)

Open Avivhdr opened this issue 4 years ago • 0 comments

Great Project!

Please see problem 2 in this codepen:

The component comes out of the box as a div with display: block. It means that if I want the numbers to be in reel but the currency to be in a different color then I have a problem.

Avivhdr avatar Dec 23 '20 11:12 Avivhdr