UNPKG

@icoms-detection/ui

Version:

This is the OFFICIAL UI library created by Icoms Detection to design their apps.

8 lines (6 loc) 134 B
import { styled } from "../stitches.config"; export const StyledLabelledInput = styled("div", { variants: { type: {}, }, });