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

4 lines
62 B
JavaScript
Raw Normal View History

const ReactComponent = 'div';
export default ReactComponent;