Christoph Geschwind
|
e8816b3c7c
|
Thumbtack.js export name regression v5 -> v6
Comparing
https://unpkg.com/@fortawesome/free-solid-svg-icons@6.0.0/faThumbtack.js
and
https://unpkg.com/@fortawesome/free-solid-svg-icons@5.15.4/faThumbtack.js
one can see that the export name was changed from "Thumbtack" to "ThumbTack".
This unfortunately makes the icon not importable with the babel macro.
The correct export name is "Thumbtack" as in v5.
Same issue in the pro package, which I am looking at right now.
Cheers!
|
2022-02-09 12:55:56 +01:00 |
|