UNPKG

fui-fancyui

Version:
10 lines (9 loc) 179 B
import { styled as t } from "styled-components"; const n = t.div` transition: height 0.3s ease-in-out, width 0.3s ease-in-out; `; export { n as InnerContentWrapper };