UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

12 lines (8 loc) 209 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); function Tab(props) { return null; } Tab.displayName = "@mantine/core/Tab"; exports.Tab = Tab; //# sourceMappingURL=Tab.js.map