Closed shankara403 closed 3 years ago
The word object returns the font correctly. For example: word.font is set to the prop value. But for some reason, the d3 font-family remains the default Impact and does not change what so ever.
word.font
Impact
I'll take look at this issue, thanks for posting
It works just fine in my latest try.
The word object returns the font correctly. For example:
word.font
is set to the prop value. But for some reason, the d3 font-family remains the defaultImpact
and does not change what so ever.