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

10 lines
199 B
JavaScript
Raw Normal View History

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