1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-13 14:18:34 +09:00
YuruToot/app/javascript/__mocks__/svg.js

4 lines
62 B
JavaScript
Raw Normal View History

const ReactComponent = 'div';
export default ReactComponent;