mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-11 02:32:41 +00:00
Updating pathing to the naturalcrit share folder
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
var React = require('react');
|
||||
var Icon = require('naturalCrit/icon.svg.jsx');
|
||||
var Icon = require('naturalcrit/icon.svg.jsx');
|
||||
|
||||
var Logo = React.createClass({
|
||||
getDefaultProps: function() {
|
||||
|
||||
Reference in New Issue
Block a user