UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

13 lines (8 loc) 303 B
"use strict"; 'use strict'; var dataList = require('./data-list.cjs'); exports.Item = dataList.DataListItem; exports.ItemLabel = dataList.DataListItemLabel; exports.ItemValue = dataList.DataListItemValue; exports.PropsProvider = dataList.DataListPropsProvider; exports.Root = dataList.DataListRoot;