UNPKG

react-filerobot-image-editor

Version:

React component version of filerobot image editor (FIE).

1 lines 302 B
import styled from"styled-components";import{Drawer}from"@scaleflex/ui/core";var StyledTabsDrawer=styled(Drawer).withConfig({componentId:"sc-acv8tm-0"})(["transition:transform 200ms ease-in-out;width:92px;height:100%;padding:12px;.SfxDrawer-list,.SfxDrawer-item{padding:0;}"]);export{StyledTabsDrawer};