samuelweckstrom / react-ascii-text

ASCII text art renderer
9 stars 1 forks source link

Cannot import multiple instances with different fonts #7

Open fredm00n opened 5 months ago

fredm00n commented 5 months ago

Thanks a lot for providing this react package. It works like a charm other than 1 scenario I'm currently facing:

However, the last instance seems to override the font of all the other instances.

I wonder if there's a workaround you could think of?

Many thanks fred