UNPKG

@guruhotel/aura-ui

Version:

⚛️ React UI library by GuruHotel

1 lines 252 B
import*as t from"@radix-ui/react-separator";import{styled as o}from"../theme";const a=o(t.Root,{backgroundColor:"$gray6","&[data-orientation=horizontal]":{height:1,width:"100%"},"&[data-orientation=vertical]":{height:"100%",width:1}});export default a;