UNPKG

339 BJavaScriptView Raw
1import { styled } from '../../Utilities';
2import { DocumentCardActionsBase } from './DocumentCardActions.base';
3import { getStyles } from './DocumentCardActions.styles';
4export var DocumentCardActions = styled(DocumentCardActionsBase, getStyles, undefined, { scope: 'DocumentCardActions' });
5//# sourceMappingURL=DocumentCardActions.js.map
\No newline at end of file