| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
PatternFly-React preview: https://patternfly-react-pr-2701.surge.sh |
Sorry, something went wrong.
| }; | ||
|
|
||
| export default {{name}}; | ||
| export default createIcon({{name}}Config); |
There was a problem hiding this comment.
I like this approach.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What:
Some usecases require the original SVG path to be used instead of React component (for instance when using icons in svg). So this PR will introduce iconConfig (for each icon) alongSide the exported icon.
Additional issues: