Y
Hacker News
new
|
ask
|
show
|
jobs
by
karmakaze
2248 days ago
The function naming is unfortunate, it looks like we're creating a bunch of <h3>title</h3> elements.
1 comments
h3rald
2248 days ago
The h3 function is the default export, you can give it whatever name you want when you import it.
link