Hi Team, I am following the [setup ](https://react-svgr.com/docs/jest/)to configure the Svgr with Jest, but I found that If I used the `export default 'SvgrURL'` in ` __mocks__/svg.js` file, I will got an error `Warning: <SvgrURL /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.` I tried to change the `SvgrURL` to `svg` to resolve the issue, do you think it is suitable? and should we update the example in the document? 
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by stu01509 and has received 0 comments.