UNPKG

fui-fancyui

Version:
10 lines (9 loc) 160 B
"use client"; import { styled as a } from "styled-components"; const o = a.nav` width: 100%; ${({ $externalStyle: t }) => t}; `; export { o as default };