UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

8 lines (6 loc) 238 B
const TABS_ERRORS = { context: "Tabs component was not found in the tree", value: "Tabs.Tab or Tabs.Panel component was rendered with invalid value or without value" }; export { TABS_ERRORS }; //# sourceMappingURL=Tabs.errors.js.map