@ui5/webcomponents-react
Version:
React Wrapper for UI5 Web Components and additional components
10 lines • 476 B
JavaScript
export const styleData = {
packageName: '@ui5/webcomponents-react',
fileName: 'PopIn.module.css',
content: "@layer ui5-webcomponents-react{.PopIn_container_11kfy_1{width:100%}.PopIn_defaultCell_11kfy_5>:first-child{padding-block-start:.25rem}.PopIn_header_11kfy_9{color:var(--sapContent_LabelColor);height:16px}}"
};
export const classNames = {
"container": "PopIn_container_11kfy_1",
"defaultCell": "PopIn_defaultCell_11kfy_5",
"header": "PopIn_header_11kfy_9"
};