UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

7 lines (5 loc) 267 B
const TOOLTIP_ERRORS = { children: "Tooltip component children should be an element or a component that accepts ref, fragments, strings, numbers and other primitive values are not supported" }; export { TOOLTIP_ERRORS }; //# sourceMappingURL=Tooltip.errors.js.map