mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-07 05:32:41 +00:00
yay for waindows pathing
This commit is contained in:
9
shared/naturalcrit2/icon.svg.jsx
Normal file
9
shared/naturalcrit2/icon.svg.jsx
Normal file
@@ -0,0 +1,9 @@
|
||||
var React = require('react');
|
||||
|
||||
var Logo = React.createClass({
|
||||
render : function(){
|
||||
|
||||
}
|
||||
});
|
||||
|
||||
module.exports = Logo;
|
||||
Reference in New Issue
Block a user