Repository URL to install this package:
|
Version:
2.0.3 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
const styleh_components_1 = require("styleh-components"); // we may want it to be a more semantic element if one exists
exports.SidebarWrap = styleh_components_1.styled.div`
/* body pushing can be it's own component */
`; //# sourceMappingURL=styled.js.map