This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Draws text around a circule (the object). | |
Text is centered at the top of the circle. | |
Depends on styled-components, but can be adapted for other frameworks. | |
<CurvedText | |
text="I'm curved" |