react-typewriter-effect icon indicating copy to clipboard operation
react-typewriter-effect copied to clipboard

Using H1 for text output is problematic

Open michaeloryl opened this issue 1 year ago • 0 comments

I think it's a bad choice to make the outputted text an H1. For one, it's not likely to be semantically correct. Two, H1 is very likely to already be in use elsewhere in an application. Would be best to just leave it in a DIV and let the developers wrap it in an H1 (or whatever they want) themselves.

Thanks.

michaeloryl avatar May 12 '23 14:05 michaeloryl