@accelint/design-toolkit
Version:
An open-source component library to serve as part of the entire ecosystem of UX for Accelint.
2 lines • 308 B
JavaScript
import {jsx}from'react/jsx-runtime';import {TreeStyles}from'./styles.js';const{actions:i}=TreeStyles();function n({children:r,className:t}){return jsx("div",{className:i({className:t}),children:r})}export{n as TreeItemActions};//# sourceMappingURL=item-actions.js.map
//# sourceMappingURL=item-actions.js.map