0
0
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:
Scott Tolksdorf
2016-05-06 14:04:58 -04:00
parent ad02f99ebe
commit 7c8fd42619
13 changed files with 24 additions and 24 deletions

View File

@@ -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() {