UNPKG

@amsterdam/bmi-component-library

Version:

A React component library based on ASC and Material-UI aimed at repurposing and sharing components across BMI projects

5 lines 174 B
import styled from"styled-components";export const PDFRendererStyle=styled.object` height: calc(100vh - 80px); width: 100%; `; //# sourceMappingURL=PDFRendererStyles.js.map