spee.ch/client/build/components/PageLayout/style.css.js

10 lines
199 B
JavaScript
Raw Normal View History

2018-05-31 13:54:27 -07:00
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var style = {// backgroundColor: 'grey',
};
var _default = style;
exports.default = _default;