UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

10 lines (6 loc) 161 B
"use strict"; "use client"; 'use strict'; var factory = require('../../styled-system/factory.cjs'); const Span = factory.chakra("span"); exports.Span = Span;