0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-06 23:02:45 +00:00

Added page accents, page shadow, and spacing

This commit is contained in:
Scott
2015-12-22 21:11:08 -05:00
parent 8a4d840717
commit ecd17a22c7
5 changed files with 46 additions and 6 deletions

View File

@@ -4,6 +4,12 @@ var cx = require('classnames');
var Statusbar = React.createClass({
getDefaultProps: function() {
return {
};
},
render : function(){
var self = this;
return(